summaryrefslogtreecommitdiff
path: root/configs/rut_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/rut_defconfig')
-rw-r--r--configs/rut_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rut_defconfig b/configs/rut_defconfig
index 0b25a598f4..576be6c6fe 100644
--- a/configs/rut_defconfig
+++ b/configs/rut_defconfig
@@ -22,6 +22,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"