summaryrefslogtreecommitdiff
path: root/configs/odroid-go2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/odroid-go2_defconfig')
-rw-r--r--configs/odroid-go2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/odroid-go2_defconfig b/configs/odroid-go2_defconfig
index 6925c26bc1..dbd354f1f2 100644
--- a/configs/odroid-go2_defconfig
+++ b/configs/odroid-go2_defconfig
@@ -36,6 +36,8 @@ CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_MISC_INIT_R=y
CONFIG_SPL_MAX_SIZE=0x20000
CONFIG_SPL_PAD_TO=0x7f8000
+CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
+CONFIG_SPL_BSS_START_ADDR=0x4000000
CONFIG_SPL_BSS_MAX_SIZE=0x4000
CONFIG_SPL_BOOTROM_SUPPORT=y
# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set