summaryrefslogtreecommitdiff
path: root/configs/durian_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/durian_defconfig')
-rw-r--r--configs/durian_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/durian_defconfig b/configs/durian_defconfig
index c4eb39222e..eccf55f895 100644
--- a/configs/durian_defconfig
+++ b/configs/durian_defconfig
@@ -12,6 +12,8 @@ CONFIG_SYS_LOAD_ADDR=0x90000000
CONFIG_SYS_PCI_64BIT=y
CONFIG_AHCI=y
CONFIG_DISTRO_DEFAULTS=y
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x87f00000
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyAMA0,115200 earlycon=pl011,0x28001000 root=/dev/sda2 rw"
# CONFIG_DISPLAY_CPUINFO is not set