summaryrefslogtreecommitdiff
path: root/configs/etamin_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/etamin_defconfig')
-rw-r--r--configs/etamin_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/etamin_defconfig b/configs/etamin_defconfig
index c1d5512d6d..1e7f36eb51 100644
--- a/configs/etamin_defconfig
+++ b/configs/etamin_defconfig
@@ -24,6 +24,8 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI=y
CONFIG_SYS_LOAD_ADDR=0x81000000
CONFIG_ENV_VARS_UBOOT_CONFIG=y
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x4030ff00
CONFIG_BOOTDELAY=3
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"