aboutsummaryrefslogtreecommitdiff
path: root/configs/vf610twr_defconfig
diff options
context:
space:
mode:
authorTom Rini2024-01-03 09:26:16 -0500
committerTom Rini2024-01-03 09:26:16 -0500
commit42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch)
tree80e76802188c184a4b7216f0c594d508ad233658 /configs/vf610twr_defconfig
parent93a0138acbe029fba1d1255cc0b9b8700b49bdff (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vf610twr_defconfig')
-rw-r--r--configs/vf610twr_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig
index 75cc68ed9e1..af889ec903f 100644
--- a/configs/vf610twr_defconfig
+++ b/configs/vf610twr_defconfig
@@ -20,13 +20,13 @@ CONFIG_BOARD_SIZE_LIMIT=520192
CONFIG_BOOTDELAY=3
CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="mmc dev ${mmcdev}; if mmc rescan; then if run loadbootscript; then run bootscript; else if run loadimage; then run mmcboot; else run netboot; fi; fi; else run netboot; fi"
+CONFIG_SYS_CBSIZE=256
+CONFIG_SYS_PBSIZE=276
CONFIG_LOGLEVEL=3
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
# CONFIG_CMDLINE_EDITING is not set
# CONFIG_AUTO_COMPLETE is not set
-CONFIG_SYS_CBSIZE=256
-CONFIG_SYS_PBSIZE=276
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_FUSE=y