From: Uri Mashiach Date: Wed, 17 May 2017 14:29:26 +0000 (+0300) Subject: arm: am57xx: cl-som-am57x: change the shell prompt X-Git-Tag: v2017.07-rc1~36 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=729afa8dd84a0cf7bf40c7876cf95b2520563644;p=u-boot arm: am57xx: cl-som-am57x: change the shell prompt Change the shell prompt to "U-Boot# ". Signed-off-by: Uri Mashiach Reviewed-by: Tom Rini --- diff --git a/configs/cl-som-am57x_defconfig b/configs/cl-som-am57x_defconfig index 13458da8a5..bf753bc074 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