summaryrefslogtreecommitdiff
path: root/configs/vinco_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-02 10:35:27 -0400
committerTom Rini <trini@konsulko.com>2023-10-02 10:35:27 -0400
commitba6d575ee0715b914ab31941e180c65ee097b22b (patch)
tree3f0c57192298172359882b4c386b69ff25b30f0a /configs/vinco_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
downloadu-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.tar.gz
u-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.tar.bz2
u-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vinco_defconfig')
-rw-r--r--configs/vinco_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/vinco_defconfig b/configs/vinco_defconfig
index 8a99bcace8..c3d4e9f83b 100644
--- a/configs/vinco_defconfig
+++ b/configs/vinco_defconfig
@@ -13,7 +13,6 @@ CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0x10000
CONFIG_ENV_SECT_SIZE=0x1000
CONFIG_DEFAULT_DEVICE_TREE="at91-vinco"
-CONFIG_SYS_PROMPT="vinco => "
CONFIG_SYS_LOAD_ADDR=0x22000000
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_SPI_BOOT=y
@@ -25,6 +24,7 @@ CONFIG_BOOTCOMMAND="mmc dev 0 0;mmc read ${loadaddr} ${k_offset} ${k_blksize};mm
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="vinco => "
CONFIG_SYS_CBSIZE=256
CONFIG_SYS_PBSIZE=282
CONFIG_CMD_BOOTZ=y