Skip to content
Snippets Groups Projects
Commit b6e6ebbf authored by Fabio Estevam's avatar Fabio Estevam Committed by Albert ARIBAUD
Browse files

mx31pdk: Change the prompt as per other i.MX boards


Change the prompt as done in other i.MX boards.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent b6ce4796
No related branches found
No related tags found
No related merge requests found
......@@ -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 + \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment