aboutsummaryrefslogtreecommitdiff
path: root/configs/chiliboard_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/chiliboard_defconfig')
-rw-r--r--configs/chiliboard_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/chiliboard_defconfig b/configs/chiliboard_defconfig
index ad7e960..3b8fdd4 100644
--- a/configs/chiliboard_defconfig
+++ b/configs/chiliboard_defconfig
@@ -16,6 +16,8 @@ CONFIG_ENV_OFFSET_REDUND=0x22000
CONFIG_SPL_FS_FAT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_DISTRO_DEFAULTS=y
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x4030fef0
CONFIG_TIMESTAMP=y
CONFIG_BOOTDELAY=1
CONFIG_BOOTCOMMAND="run mmcboot; run nandboot; run netboot"