diff options
Diffstat (limited to 'configs/ls1046aqds_defconfig')
-rw-r--r-- | configs/ls1046aqds_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1046aqds_defconfig b/configs/ls1046aqds_defconfig index c90f4867d8..bf9f4803a9 100644 --- a/configs/ls1046aqds_defconfig +++ b/configs/ls1046aqds_defconfig @@ -25,6 +25,8 @@ CONFIG_AHCI=y CONFIG_SYS_MEMTEST_START=0x80000000 CONFIG_SYS_MEMTEST_END=0x9fffffff CONFIG_DISTRO_DEFAULTS=y +CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y +CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x1000fff0 CONFIG_REMAKE_ELF=y CONFIG_MP=y CONFIG_FIT_VERBOSE=y |