aboutsummaryrefslogtreecommitdiffstats
path: root/configs/M5208EVBE_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-01-03 09:26:16 -0500
committerTom Rini <trini@konsulko.com>2024-01-03 09:26:16 -0500
commit42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch)
tree80e76802188c184a4b7216f0c594d508ad233658 /configs/M5208EVBE_defconfig
parent93a0138acbe029fba1d1255cc0b9b8700b49bdff (diff)
downloadu-boot-42fb448a203197c84d71a5d8f83012c87c5c9a8b.tar.gz
configs: Resync with savedefconfigWIP/03Jan2024-next
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/M5208EVBE_defconfig')
-rw-r--r--configs/M5208EVBE_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/M5208EVBE_defconfig b/configs/M5208EVBE_defconfig
index aa054f753f6..fd44fa19866 100644
--- a/configs/M5208EVBE_defconfig
+++ b/configs/M5208EVBE_defconfig
@@ -9,13 +9,13 @@ CONFIG_SYS_LOAD_ADDR=0x40010000
CONFIG_ENV_ADDR=0x2000
CONFIG_TARGET_M5208EVBE=y
CONFIG_SYS_MONITOR_BASE=0x00000400
+CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_BOOTDELAY=1
+CONFIG_SYS_PBSIZE=276
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_SYS_MALLOC_BOOTPARAMS=y
# CONFIG_CMDLINE_EDITING is not set
# CONFIG_AUTO_COMPLETE is not set
-CONFIG_SYS_PBSIZE=276
-CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_CMD_IMLS=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_MII=y