summaryrefslogtreecommitdiff
path: root/configs/ds116_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/ds116_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/ds116_defconfig')
-rw-r--r--configs/ds116_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/ds116_defconfig b/configs/ds116_defconfig
index df641c959ec..1fc73802160 100644
--- a/configs/ds116_defconfig
+++ b/configs/ds116_defconfig
@@ -20,6 +20,9 @@ CONFIG_DEFAULT_DEVICE_TREE="armada-385-synology-ds116"
CONFIG_SPL_TEXT_BASE=0x40000030
CONFIG_SPL_SERIAL=y
CONFIG_SPL_STACK=0x4002c000
+CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
+CONFIG_SPL_BSS_START_ADDR=0x40023000
+CONFIG_SPL_BSS_MAX_SIZE=0x4000
CONFIG_SPL=y
CONFIG_DEBUG_UART_BASE=0xf1012000
CONFIG_DEBUG_UART_CLOCK=250000000
@@ -35,9 +38,6 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_SPL_MAX_SIZE=0x22fd0
-CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
-CONFIG_SPL_BSS_START_ADDR=0x40023000
-CONFIG_SPL_BSS_MAX_SIZE=0x4000
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
CONFIG_SPL_I2C=y