uboot-imx6: bump to 2020.04 release
[openwrt/staging/wigyori.git] / package / boot / uboot-imx6 / patches / 111-mx6cuboxi_defconfig-force-mmc-boot.patch
index 19b73e3c9f5de693231abc2fa455ceecfe45844d..4c3dc4ce20e8d6a669cff33d3e83d2878393da0d 100644 (file)
@@ -13,11 +13,11 @@ Signed-off-by: Petr Štetiar <ynezz@true.cz>
 
 --- a/configs/mx6cuboxi_defconfig
 +++ b/configs/mx6cuboxi_defconfig
-@@ -6,6 +6,7 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
- CONFIG_SPL_LIBGENERIC_SUPPORT=y
- CONFIG_TARGET_MX6CUBOXI=y
+@@ -9,6 +9,7 @@ CONFIG_ENV_SIZE=0x2000
+ CONFIG_ENV_OFFSET=0xFE000
+ CONFIG_DM_GPIO=y
  CONFIG_SPL_MMC_SUPPORT=y
 +CONFIG_SPL_FORCE_MMC_BOOT=y
  CONFIG_SPL_SERIAL_SUPPORT=y
- CONFIG_ENV_SIZE=0x2000
- CONFIG_ENV_OFFSET=0xFE000
+ CONFIG_NR_DRAM_BANKS=1
+ CONFIG_SPL=y