summaryrefslogtreecommitdiffstats
path: root/configs/kwb_defconfig
diff options
context:
space:
mode:
authorHannes Schmelzer <oe5hpm@oevsv.at>2016-02-19 12:09:43 +0100
committerTom Rini <trini@konsulko.com>2016-02-24 18:44:02 -0500
commita9a85fcc7b617c545672264f48dbda6f6348b321 (patch)
treef1345c1a964661cb5634df41ae418d0f434cc658 /configs/kwb_defconfig
parent568cfb4d7baa711aa2571bb9076f7b3263e86b9a (diff)
downloadtalos-obmc-uboot-a9a85fcc7b617c545672264f48dbda6f6348b321.tar.gz
talos-obmc-uboot-a9a85fcc7b617c545672264f48dbda6f6348b321.zip
board/BuR: use default u-boot prompt on all B&R boards
There is no need to have some specific prompt, so we drop this within defconfigs. Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/kwb_defconfig')
-rw-r--r--configs/kwb_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/kwb_defconfig b/configs/kwb_defconfig
index 10d39eb20a..7bdc6b6b55 100644
--- a/configs/kwb_defconfig
+++ b/configs/kwb_defconfig
@@ -2,7 +2,6 @@ CONFIG_ARM=y
CONFIG_TARGET_KWB=y
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1"
-CONFIG_SYS_PROMPT="U-Boot (BuR V2.0)# "
# CONFIG_CMD_BOOTD is not set
# CONFIG_CMD_BOOTM is not set
# CONFIG_CMD_GO is not set
OpenPOWER on IntegriCloud