aboutsummaryrefslogtreecommitdiff
path: root/configs/goflexhome_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/goflexhome_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
downloadu-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.zip
u-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.tar.gz
u-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/goflexhome_defconfig')
-rw-r--r--configs/goflexhome_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/goflexhome_defconfig b/configs/goflexhome_defconfig
index ef74086..5c3b81c 100644
--- a/configs/goflexhome_defconfig
+++ b/configs/goflexhome_defconfig
@@ -14,7 +14,6 @@ CONFIG_TARGET_GOFLEXHOME=y
CONFIG_ENV_SIZE=0x20000
CONFIG_ENV_OFFSET=0xC0000
CONFIG_DEFAULT_DEVICE_TREE="kirkwood-goflexnet"
-CONFIG_SYS_PROMPT="GoFlexHome> "
CONFIG_IDENT_STRING="\nSeagate GoFlex Home"
CONFIG_SYS_LOAD_ADDR=0x800000
CONFIG_BOOTDELAY=3
@@ -23,6 +22,7 @@ CONFIG_BOOTCOMMAND="setenv bootargs ${console} ${mtdparts} ${bootargs_root}; ubi
CONFIG_USE_PREBOOT=y
CONFIG_CONSOLE_MUX=y
# CONFIG_DISPLAY_BOARDINFO is not set
+CONFIG_SYS_PROMPT="GoFlexHome> "
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_PBSIZE=1053
# CONFIG_CMD_FLASH is not set