public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 01/15] cgtqmx6eval: Use default prompt
@ 2015-07-23 14:02 Otavio Salvador
  2015-07-23 14:02 ` [U-Boot] [PATCH v3 02/15] cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE Otavio Salvador
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Otavio Salvador @ 2015-07-23 14:02 UTC (permalink / raw)
  To: u-boot

Remove the custom prompt and use the default instead.

Signed-off-by: Otavio Salvador <otavio@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

^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-07-26  9:54 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23 14:02 [U-Boot] [PATCH v3 01/15] cgtqmx6eval: Use default prompt Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 02/15] cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 03/15] cgtqmx6eval: Staticize when possible Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 04/15] cgtqmx6eval: Improve the error handling Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 05/15] cgtqmx6eval: Fit into single lines Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 06/15] cgtqmx6eval: Add ESDHC3 support Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 07/15] cgtqmx6eval: Add ESDHC write-protect support Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 08/15] cgtqmx6eval: Add Ethernet support Otavio Salvador
2015-07-26  9:54   ` Stefano Babic
2015-07-23 14:02 ` [U-Boot] [PATCH v3 09/15] cgtqmx6eval: Add thermal support Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 10/15] cgtqmx6eval: Add PMIC support Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 11/15] cgtqmx6eval: Add USB support Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 12/15] cgtqmx6eval: Add splash screen support Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 13/15] cgtqmx6eval: Add SATA support Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 14/15] cgtqmx6eval: Align DCD settings with Congatec's U-boot Otavio Salvador
2015-07-23 14:02 ` [U-Boot] [PATCH v3 15/15] cgtqmx6eval: Use standard boot script Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox