[U-Boot] [PATCH 2/4] arm: am57xx: cl-som-am57x: change the shell prompt
Uri Mashiach
uri.mashiach at compulab.co.il
Wed May 17 14:29:26 UTC 2017
Change the shell prompt to "U-Boot# ".
Signed-off-by: Uri Mashiach <uri.mashiach at compulab.co.il>
---
configs/cl-som-am57x_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/cl-som-am57x_defconfig b/configs/cl-som-am57x_defconfig
index 57d96b4..29322f9 100644
--- 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
--
2.7.4
More information about the U-Boot
mailing list