projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49a9344
)
arm: am437x: cm-t43: define prompt
author
Nikita Kiryanov
<nikita@compulab.co.il>
Fri, 19 Feb 2016 17:19:44 +0000
(19:19 +0200)
committer
Tom Rini
<trini@konsulko.com>
Wed, 24 Feb 2016 23:44:06 +0000
(18:44 -0500)
Define prompt for cm-t43.
Cc: Tom Rini <trini@konsulko.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/cm_t43_defconfig
patch
|
blob
|
history
diff --git
a/configs/cm_t43_defconfig
b/configs/cm_t43_defconfig
index
672117a
..
d1da759
100644
(file)
--- a/
configs/cm_t43_defconfig
+++ b/
configs/cm_t43_defconfig
@@
-2,6
+2,7
@@
CONFIG_ARM=y
CONFIG_TARGET_CM_T43=y
CONFIG_DM_GPIO=y
CONFIG_SPL=y
+CONFIG_SYS_PROMPT="CM-T43 # "
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_SF=y
CONFIG_CMD_USB=y