aboutsummaryrefslogtreecommitdiff
path: root/configs/sama5d4ek_spiflash_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/sama5d4ek_spiflash_defconfig')
-rw-r--r--configs/sama5d4ek_spiflash_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sama5d4ek_spiflash_defconfig b/configs/sama5d4ek_spiflash_defconfig
index 8d1f8bd..b73a35c 100644
--- a/configs/sama5d4ek_spiflash_defconfig
+++ b/configs/sama5d4ek_spiflash_defconfig
@@ -26,6 +26,8 @@ CONFIG_SPL_SPI=y
CONFIG_SYS_LOAD_ADDR=0x22000000
CONFIG_DEBUG_UART=y
CONFIG_ENV_VARS_UBOOT_CONFIG=y
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20003ee0
CONFIG_FIT=y
CONFIG_SPI_BOOT=y
CONFIG_BOOTDELAY=3