summaryrefslogtreecommitdiff
path: root/configs/odroid-n2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/odroid-n2_defconfig')
-rw-r--r--configs/odroid-n2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/odroid-n2_defconfig b/configs/odroid-n2_defconfig
index 105dca6e10..aa05ee6a5d 100644
--- a/configs/odroid-n2_defconfig
+++ b/configs/odroid-n2_defconfig
@@ -12,6 +12,8 @@ CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_IDENT_STRING=" odroid-n2/n2-plus"
CONFIG_SYS_LOAD_ADDR=0x1000000
CONFIG_DEBUG_UART=y
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20000000
CONFIG_REMAKE_ELF=y
CONFIG_OF_BOARD_SETUP=y
# CONFIG_DISPLAY_CPUINFO is not set