projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c291be
)
arm: am57xx: cl-som-am57x: change the shell prompt
author
Uri Mashiach
<uri.mashiach@compulab.co.il>
Wed, 17 May 2017 14:29:26 +0000
(17:29 +0300)
committer
Tom Rini
<trini@konsulko.com>
Mon, 5 Jun 2017 18:13:00 +0000
(14:13 -0400)
Change the shell prompt to "U-Boot# ".
Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/cl-som-am57x_defconfig
patch
|
blob
|
history
diff --git
a/configs/cl-som-am57x_defconfig
b/configs/cl-som-am57x_defconfig
index 13458da8a5a0f7e0b09876421559d332acee3f1b..bf753bc074bd74583397ad9281ea1ca27c57b6bf 100644
(file)
--- a/
configs/cl-som-am57x_defconfig
+++ b/
configs/cl-som-am57x_defconfig
@@
-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