mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
mx31pdk: Change the prompt as per other i.MX boards
Change the prompt as done in other i.MX boards. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
parent
b6ce47964d
commit
b6e6ebbf3d
1 changed files with 1 additions and 1 deletions
|
@ -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 + \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue