Merge git://git.denx.de/u-boot-usb
[platform/kernel/u-boot.git] / include / fpga.h
index e0d1298..d768fb1 100644 (file)
@@ -46,6 +46,7 @@ typedef struct {                /* typedef fpga_desc */
 typedef enum {
        BIT_FULL = 0,
        BIT_PARTIAL,
+       BIT_NONE = 0xFF,
 } bitstream_type;
 
 /* root function definitions */