mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue