Skip to content
Snippets Groups Projects
Commit 72d21256 authored by Otavio Salvador's avatar Otavio Salvador Committed by Stefano Babic
Browse files

cgtqmx6eval: Use default prompt


Remove the custom prompt and use the default instead.

Signed-off-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
parent 4683b220
No related branches found
No related tags found
No related merge requests found
...@@ -87,9 +87,6 @@ ...@@ -87,9 +87,6 @@
"fi; " \ "fi; " \
"else echo ERR: Fail to boot from mmc; 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 */ /* Print Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment