arm: am57xx: cl-som-am57x: change the shell prompt
Change the shell prompt to "U-Boot# ". Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
5c291bef30
commit
729afa8dd8
@ -7,6 +7,7 @@ CONFIG_VERSION_VARIABLE=y
|
||||
CONFIG_SPL=y
|
||||
# CONFIG_SPL_EXT_SUPPORT is not set
|
||||
CONFIG_HUSH_PARSER=y
|
||||
CONFIG_SYS_PROMPT="U-Boot# "
|
||||
CONFIG_CMD_BOOTZ=y
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
CONFIG_CMD_ASKENV=y
|
||||
|
Loading…
Reference in New Issue
Block a user