aboutsummaryrefslogtreecommitdiff
path: root/configs/silk_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/silk_defconfig')
-rw-r--r--configs/silk_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/silk_defconfig b/configs/silk_defconfig
index 2f6bd27..684e36f 100644
--- a/configs/silk_defconfig
+++ b/configs/silk_defconfig
@@ -26,6 +26,8 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI=y
CONFIG_SYS_LOAD_ADDR=0x50000000
CONFIG_ENV_ADDR=0xC0000
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x4f000000
CONFIG_FIT=y
CONFIG_BOOTDELAY=3
CONFIG_SPL_MAX_SIZE=0x4000