aboutsummaryrefslogtreecommitdiff
path: root/configs/display5_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-05-26 13:36:17 -0400
committerTom Rini2022-06-06 12:09:28 -0400
commit23780398b587ac8bc912971c60cd816bd1afeb12 (patch)
tree5710c91b0a891c590826da0137230a09d819c99a /configs/display5_defconfig
parentf113d7d3034672de7d074506a05a7055f1f0dcae (diff)
imx6: Update CONFIG_SPL_STACK defaults in Kconfig
Update the Kconfig entry to have the correct defaults for i.MX6 platforms, and move the existing large comment from imx6_spl.h to doc/imx/common/imx6.txt so that it's not lost. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/display5_defconfig')
-rw-r--r--configs/display5_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/display5_defconfig b/configs/display5_defconfig
index b39b4de2c15..2b92ed95b4b 100644
--- a/configs/display5_defconfig
+++ b/configs/display5_defconfig
@@ -37,8 +37,6 @@ CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="if run check_em_pad; then run recovery;else if test ${BOOT_FROM} = FACTORY; then run factory_nfs;else run boot_mmc;fi;fi"
CONFIG_MISC_INIT_R=y
CONFIG_SPL_BOOTCOUNT_LIMIT=y
-# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
-CONFIG_SPL_STACK=0x91ffb8
# CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set
CONFIG_SPL_DMA=y
CONFIG_SPL_ENV_SUPPORT=y