aboutsummaryrefslogtreecommitdiffstats
path: root/configs/crs326-24g-2s_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/crs326-24g-2s_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/crs326-24g-2s_defconfig')
-rw-r--r--configs/crs326-24g-2s_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/crs326-24g-2s_defconfig b/configs/crs326-24g-2s_defconfig
index 90a4a965d61..d62fd2efdd9 100644
--- a/configs/crs326-24g-2s_defconfig
+++ b/configs/crs326-24g-2s_defconfig
@@ -16,6 +16,7 @@ CONFIG_PCI=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_FIT_BEST_MATCH=y
+CONFIG_SYS_BOOTM_LEN=0x4000000
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Autoboot in %d seconds, to stop use 's' key\n"
CONFIG_AUTOBOOT_STOP_STR="s"
@@ -25,7 +26,6 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_MAXARGS=96
CONFIG_CMD_BOOTZ=y
-CONFIG_SYS_BOOTM_LEN=0x4000000
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_MTD=y
CONFIG_CMD_SPI=y