aboutsummaryrefslogtreecommitdiff
path: root/configs/bcm7445_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/bcm7445_defconfig')
-rw-r--r--configs/bcm7445_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm7445_defconfig b/configs/bcm7445_defconfig
index bab2c76..525e0d1 100644
--- a/configs/bcm7445_defconfig
+++ b/configs/bcm7445_defconfig
@@ -10,6 +10,7 @@ CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0x1E0000
CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_DEFAULT_DEVICE_TREE="bcm7xxx"
+CONFIG_SYS_PROMPT="U-Boot>"
CONFIG_ENV_OFFSET_REDUND=0x1F0000
CONFIG_SYS_LOAD_ADDR=0x02000000
CONFIG_FIT=y
@@ -19,7 +20,6 @@ CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="fdt addr ${fdtcontroladdr};fdt move ${fdtcontroladdr} ${fdtsaveaddr};fdt addr ${fdtsaveaddr};"
CONFIG_BOARD_LATE_INIT=y
CONFIG_HUSH_PARSER=y
-CONFIG_SYS_PROMPT="U-Boot>"
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_CBSIZE=512
CONFIG_SYS_PBSIZE=536