summaryrefslogtreecommitdiff
path: root/configs/draco-rastaban_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-04-22 17:24:09 -0600
committerTom Rini <trini@konsulko.com>2024-04-22 17:40:37 -0600
commit18e791c4046a9a636052984df7d287bb5e00990f (patch)
tree02a8515c6c3d912fa25ee49ecd7960b619fdd7ec /configs/draco-rastaban_defconfig
parent38ea74d6d5c05224acdb03f799897c1bdd56f8cc (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/draco-rastaban_defconfig')
-rw-r--r--configs/draco-rastaban_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/draco-rastaban_defconfig b/configs/draco-rastaban_defconfig
index 6fdf12a92d1..43d29f5b11a 100644
--- a/configs/draco-rastaban_defconfig
+++ b/configs/draco-rastaban_defconfig
@@ -14,6 +14,7 @@ CONFIG_SYS_MPUCLK=300
CONFIG_TARGET_RASTABAN=y
CONFIG_SPL_SERIAL=y
CONFIG_BOOTCOUNT_BOOTLIMIT=3
+CONFIG_SPL_BSS_START_ADDR=0x80000000
CONFIG_SPL=y
CONFIG_ENV_OFFSET_REDUND=0x2E0000
CONFIG_SPL_FS_FAT=y
@@ -31,7 +32,6 @@ CONFIG_USE_PREBOOT=y
CONFIG_SYS_PBSIZE=1049
CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_DISPLAY_BOARDINFO is not set
-CONFIG_SPL_BSS_START_ADDR=0x80000000
CONFIG_SPL_SYS_MALLOC=y
CONFIG_SPL_HAS_CUSTOM_MALLOC_START=y
CONFIG_SPL_CUSTOM_SYS_MALLOC_ADDR=0x80208000