summaryrefslogtreecommitdiff
path: root/configs/cl-som-am57x_defconfig
diff options
context:
space:
mode:
authorUri Mashiach <uri.mashiach@compulab.co.il>2017-05-17 17:29:26 +0300
committerTom Rini <trini@konsulko.com>2017-06-05 14:13:00 -0400
commit729afa8dd84a0cf7bf40c7876cf95b2520563644 (patch)
tree7a235fba3a23526f86ab016ffeadb27abbc30c41 /configs/cl-som-am57x_defconfig
parent5c291bef30e10bb6fed4f65c1f7a4d58c20eb8a6 (diff)
downloadu-boot-729afa8dd84a0cf7bf40c7876cf95b2520563644.tar.gz
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>
Diffstat (limited to 'configs/cl-som-am57x_defconfig')
-rw-r--r--configs/cl-som-am57x_defconfig1
1 files changed, 1 insertions, 0 deletions
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