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:
Timple Raj M 2022-11-21 16:56:40 +05:30
parent a0b5416f43
commit 6160ce636a
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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