[U-Boot] [PATCH v3 01/15] cgtqmx6eval: Use default prompt
Otavio Salvador
otavio at ossystems.com.br
Thu Jul 23 16:02:19 CEST 2015
Remove the custom prompt and use the default instead.
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
Changes in v3: None
Changes in v2: None
include/configs/cgtqmx6eval.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/configs/cgtqmx6eval.h b/include/configs/cgtqmx6eval.h
index dd06c05..5f753e7 100644
--- a/include/configs/cgtqmx6eval.h
+++ b/include/configs/cgtqmx6eval.h
@@ -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)
--
2.4.6
More information about the U-Boot
mailing list