summaryrefslogtreecommitdiff
path: root/configs/omap35_logic_somlv_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-01 12:19:22 +0000
committerTom Rini <trini@konsulko.com>2021-11-01 12:19:22 +0000
commit9802154a94d6a22c5e1b4750d1b573c51afeb8fd (patch)
tree81b15db4e0fa94baae664f6fb92cb3a5f953732d /configs/omap35_logic_somlv_defconfig
parentdaaa10fddb5d9076601473bc53409ab74f04c048 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap35_logic_somlv_defconfig')
-rw-r--r--configs/omap35_logic_somlv_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/omap35_logic_somlv_defconfig b/configs/omap35_logic_somlv_defconfig
index 9abfe95434..d7e4f363a5 100644
--- a/configs/omap35_logic_somlv_defconfig
+++ b/configs/omap35_logic_somlv_defconfig
@@ -3,9 +3,9 @@ CONFIG_ARM=y
# CONFIG_SPL_USE_ARCH_MEMSET is not set
CONFIG_ARCH_OMAP2PLUS=y
CONFIG_SYS_TEXT_BASE=0x80100000
+CONFIG_SYS_MALLOC_F_LEN=0x3000
CONFIG_TI_COMMON_CMD_OPTIONS=y
# CONFIG_SPL_GPIO is not set
-CONFIG_SYS_MALLOC_F_LEN=0x3000
CONFIG_NR_DRAM_BANKS=2
CONFIG_DEFAULT_DEVICE_TREE="logicpd-som-lv-35xx-devkit"
CONFIG_SPL_TEXT_BASE=0x40200000