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:
b6ce479
)
mx31pdk: Change the prompt as per other i.MX boards
author
Fabio Estevam
<festevam@gmail.com>
Thu, 15 Sep 2011 13:18:23 +0000
(13:18 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Fri, 30 Sep 2011 20:01:00 +0000
(22:01 +0200)
Change the prompt as done in other i.MX boards.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx31pdk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx31pdk.h
b/include/configs/mx31pdk.h
index 1a5bdd10110fa65f68201286df5e90a45ae844d7..466dc5d63cd0e70358ad0349309a4ad45e7cdc24 100644
(file)
--- a/
include/configs/mx31pdk.h
+++ b/
include/configs/mx31pdk.h
@@
-124,7
+124,7
@@
* Miscellaneous configurable options
*/
#define CONFIG_SYS_LONGHELP /* undef to save memory */
-#define CONFIG_SYS_PROMPT "
uboot
> "
+#define CONFIG_SYS_PROMPT "
MX31PDK U-Boot
> "
#define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */
/* Print Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \