]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/fpga.h
usb: dwc2: convert to livetree
[people/ms/u-boot.git] / include / fpga.h
index e0d12981b283ea93f9e4ef9fcf66076e4cc5bbda..d768fb14171af5744b799e9e81f65e03ca95e6ab 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 */