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