]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/quantum/fpga.h
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / quantum / fpga.h
index 2ef45e59b163b4e8dbb08638395e9e4cddc4ac67..79b73b561ea26d5399da0444216647246d519a68 100755 (executable)
@@ -31,4 +31,3 @@ int fpga_boot(unsigned char *fpgadata, int size);
 #define ERROR_FPGA_PRG_INIT_LOW  -1        /* Timeout after PRG* asserted   */
 #define ERROR_FPGA_PRG_INIT_HIGH -2        /* Timeout after PRG* deasserted */
 #define ERROR_FPGA_PRG_DONE      -3        /* Timeout after programming     */
-/* vim: set ts=4 sw=4 tw=78: */