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_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/odroid-n2_defconfig b/configs/odroid-n2_defconfig
index b19f98585c..aa05ee6a5d 100644
--- a/configs/odroid-n2_defconfig
+++ b/configs/odroid-n2_defconfig
@@ -12,10 +12,13 @@ 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
CONFIG_MISC_INIT_R=y
+CONFIG_SYS_MAXARGS=32
# CONFIG_CMD_BDI is not set
# CONFIG_CMD_IMI is not set
CONFIG_CMD_GPIO=y