]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/fpga.h
OMAP3: Zoom2: Fix ARM relocation support
[karo-tx-uboot.git] / include / fpga.h
index 84d7b9fc1ad2d87da31f1aceba9992f4dc9cf2cb..ac24f2b27395ccc658adacbe1d7a6ad9d2246032 100644 (file)
@@ -61,6 +61,7 @@ typedef enum {                        /* typedef fpga_type */
        fpga_min_type,          /* range check value */
        fpga_xilinx,            /* Xilinx Family) */
        fpga_altera,            /* unimplemented */
+       fpga_lattice,           /* Lattice family */
        fpga_undefined          /* invalid range check value */
 } fpga_type;                   /* end, typedef fpga_type */