Commit 729afa8dd84a0cf7bf40c7876cf95b2520563644

Authored by Uri Mashiach
Committed by Tom Rini
1 parent 5c291bef30

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>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/cl-som-am57x_defconfig
... ... @@ -7,6 +7,7 @@
7 7 CONFIG_SPL=y
8 8 # CONFIG_SPL_EXT_SUPPORT is not set
9 9 CONFIG_HUSH_PARSER=y
  10 +CONFIG_SYS_PROMPT="U-Boot# "
10 11 CONFIG_CMD_BOOTZ=y
11 12 # CONFIG_CMD_IMLS is not set
12 13 CONFIG_CMD_ASKENV=y