summaryrefslogtreecommitdiff
path: root/configs/theadorable_debug_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-05 14:47:31 -0400
committerTom Rini <trini@konsulko.com>2022-05-05 14:47:31 -0400
commit5d834bfa5fa61dc9dff94a92672c0a1185cb3a83 (patch)
tree29e452f566b6ebd60699ffdb07a8b650346f5b3a /configs/theadorable_debug_defconfig
parentae242b2ea6f76fac5433c4702399747f0d81c6c4 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/theadorable_debug_defconfig')
-rw-r--r--configs/theadorable_debug_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index 9a03a0a7a3..111392d9a9 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -16,10 +16,10 @@ CONFIG_SPL_SERIAL=y
CONFIG_SPL=y
CONFIG_DEBUG_UART_BASE=0xd0012000
CONFIG_DEBUG_UART_CLOCK=250000000
+CONFIG_SYS_MEM_TOP_HIDE=0x80000
CONFIG_SYS_LOAD_ADDR=0x800000
CONFIG_DEBUG_UART=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
-CONFIG_SYS_MEM_TOP_HIDE=0x80000
CONFIG_FIT=y
CONFIG_BOOTDELAY=3
CONFIG_USE_PREBOOT=y