cgtqmx6eval: Use default prompt
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 23 Jul 2015 14:02:19 +0000 (11:02 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 26 Jul 2015 10:21:58 +0000 (12:21 +0200)
Remove the custom prompt and use the default instead.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/cgtqmx6eval.h

index dd06c05b8e05b6439b11e96f7f79693fedc94a4a..5f753e7ab5f1e88deaf7c34338cd1a9864b26e67 100644 (file)
@@ -87,9 +87,6 @@
                   "fi; " \
           "else echo ERR: Fail to boot from mmc; fi"
 
                   "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)
 
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)