summaryrefslogtreecommitdiff
path: root/configs/imx8mn_var_som_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 07:12:48 -0500
committerTom Rini <trini@konsulko.com>2022-03-18 08:43:25 -0400
commiteb8eb3174992a96241e1511a02c02b36c51ad292 (patch)
tree5130cae49f1f3373f5ced48647037f2c813eea2a /configs/imx8mn_var_som_defconfig
parentab366418b51fa883ff780200b127ab4a7ed62fab (diff)
downloadu-boot-eb8eb3174992a96241e1511a02c02b36c51ad292.tar.gz
configs: Re-run migrations
As the CI test for stopping platforms from being merged that were defining symbols that had Kconfig entries, a small number of symbols needed to be migrated again. Do so, and catch two cases the README should also have been updated but was not. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/imx8mn_var_som_defconfig')
-rw-r--r--configs/imx8mn_var_som_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imx8mn_var_som_defconfig b/configs/imx8mn_var_som_defconfig
index 155e837102..098c8b40fe 100644
--- a/configs/imx8mn_var_som_defconfig
+++ b/configs/imx8mn_var_som_defconfig
@@ -31,6 +31,8 @@ CONFIG_ARCH_MISC_INIT=y
CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_BOOTROM_SUPPORT=y
CONFIG_SPL_SEPARATE_BSS=y
+CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
+CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x300
CONFIG_SPL_I2C=y
CONFIG_SPL_POWER=y
CONFIG_SPL_WATCHDOG=y