compulab: splash: support loading splash from sf
[oweals/u-boot.git] / board / compulab / common / common.h
index 09b4de6fe30a6c6f4557f2ebd518daa102a9880b..b992965457d82fe09e5cc8042ca1363d2c1a2426 100644 (file)
@@ -26,6 +26,7 @@ static inline void cl_usb_hub_deinit(int gpio) {}
 
 enum splash_storage {
        SPLASH_STORAGE_NAND,
+       SPLASH_STORAGE_SF,
 };
 
 struct splash_location {