aboutsummaryrefslogtreecommitdiffstats
path: root/configs/omapl138_lcdk_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/omapl138_lcdk_defconfig
parent38ea74d6d5c05224acdb03f799897c1bdd56f8cc (diff)
downloadu-boot-18e791c4046a9a636052984df7d287bb5e00990f.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omapl138_lcdk_defconfig')
-rw-r--r--configs/omapl138_lcdk_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig
index c7483b8433e..947a6c6b3bc 100644
--- a/configs/omapl138_lcdk_defconfig
+++ b/configs/omapl138_lcdk_defconfig
@@ -23,6 +23,8 @@ CONFIG_SPL_TEXT_BASE=0x80000000
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
CONFIG_SPL_STACK=0x8001ff00
+CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
+CONFIG_SPL_BSS_START_ADDR=0xc0000000
CONFIG_SPL=y
CONFIG_SYS_LOAD_ADDR=0xc0700000
CONFIG_DYNAMIC_SYS_CLK_FREQ=y
@@ -35,8 +37,6 @@ CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_CLOCKS=y
CONFIG_MISC_INIT_R=y
CONFIG_SPL_PAD_TO=0x8000
-CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
-CONFIG_SPL_BSS_START_ADDR=0xc0000000
CONFIG_SPL_FOOTPRINT_LIMIT=y
CONFIG_SPL_MAX_FOOTPRINT=0x8000
CONFIG_SPL_SYS_MALLOC_SIMPLE=y