summaryrefslogtreecommitdiff
path: root/configs/dh_imx6_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-26 20:36:17 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:28 +0300
commit23780398b587ac8bc912971c60cd816bd1afeb12 (patch)
tree5710c91b0a891c590826da0137230a09d819c99a /configs/dh_imx6_defconfig
parentf113d7d3034672de7d074506a05a7055f1f0dcae (diff)
downloadu-boot-23780398b587ac8bc912971c60cd816bd1afeb12.tar.xz
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/dh_imx6_defconfig')
-rw-r--r--configs/dh_imx6_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/dh_imx6_defconfig b/configs/dh_imx6_defconfig
index 05b9eb8cbf..8c0b9b3d45 100644
--- a/configs/dh_imx6_defconfig
+++ b/configs/dh_imx6_defconfig
@@ -35,8 +35,6 @@ CONFIG_SPL_FIT=y
CONFIG_BOOTDELAY=3
# CONFIG_USE_BOOTCOMMAND is not set
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
-# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
-CONFIG_SPL_STACK=0x91ffb8
CONFIG_SPL_SPI_LOAD=y
CONFIG_SYS_SPI_U_BOOT_OFFS=0x11400
CONFIG_SYS_MAXARGS=32