summaryrefslogtreecommitdiff
path: root/configs/porter_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/porter_defconfig')
-rw-r--r--configs/porter_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/porter_defconfig b/configs/porter_defconfig
index ae6863373f..c176051cbd 100644
--- a/configs/porter_defconfig
+++ b/configs/porter_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