mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-05 00:41:17 +01:00
Merge "ipq5332: configs: update uboot console prompt string"
This commit is contained in:
commit
b854e7c0e3
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