mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-05 00:41:17 +01:00
ipq5332: configs: update uboot console prompt string
This patch updates the CONFIG_SYS_PROMPT from "ipq5332# " to "IPQ5332# " Change-Id: I3c42fcc4aba23c092788c028761ddc9656cd32d9 Signed-off-by: Timple Raj M <quic_timple@quicinc.com>
This commit is contained in:
parent
a0b5416f43
commit
6160ce636a
3 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ CONFIG_FIT=y
|
|||
CONFIG_FIT_VERBOSE=y
|
||||
# CONFIG_FIT_SIGNATURE is not set
|
||||
CONFIG_SYS_EXTRA_OPTIONS=""
|
||||
CONFIG_SYS_PROMPT="ipq5332# "
|
||||
CONFIG_SYS_PROMPT="IPQ5332# "
|
||||
|
||||
#
|
||||
# Tiny support
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ CONFIG_FIT=y
|
|||
CONFIG_FIT_VERBOSE=y
|
||||
# CONFIG_FIT_SIGNATURE is not set
|
||||
CONFIG_SYS_EXTRA_OPTIONS=""
|
||||
CONFIG_SYS_PROMPT="ipq5332# "
|
||||
CONFIG_SYS_PROMPT="IPQ5332# "
|
||||
|
||||
#
|
||||
# Tiny support
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ CONFIG_FIT=y
|
|||
CONFIG_FIT_VERBOSE=y
|
||||
# CONFIG_FIT_SIGNATURE is not set
|
||||
CONFIG_SYS_EXTRA_OPTIONS=""
|
||||
CONFIG_SYS_PROMPT="ipq5332# "
|
||||
CONFIG_SYS_PROMPT="IPQ5332# "
|
||||
|
||||
#
|
||||
# Tiny support
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue