cgtqmx6eval: Use default prompt
Remove the custom prompt and use the default instead. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
4683b22065
commit
72d21256fb
|
@ -87,9 +87,6 @@
|
|||
"fi; " \
|
||||
"else echo ERR: Fail to boot from mmc; fi"
|
||||
|
||||
/* Miscellaneous configurable options */
|
||||
#define CONFIG_SYS_PROMPT "CGT-QMX6-Quad U-Boot > "
|
||||
|
||||
/* Print Buffer Size */
|
||||
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
|
||||
|
||||
|
|
Loading…
Reference in New Issue