stm32mp1: Add UBIFS boot capability
[oweals/u-boot.git] / include / configs / stm32mp1.h
index 1c05ccb498c79396e9d9afb1ff4d1c02796a3996..24f7b9d463fb27140b78dbe456af794e6faa9ab7 100644 (file)
@@ -95,6 +95,7 @@
 
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 1) \
+       func(UBIFS, ubifs, 0) \
        func(MMC, mmc, 0) \
        func(MMC, mmc, 2) \
        func(PXE, pxe, na)