]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zedboard: Remove zedboard prompt
authorMichal Simek <monstr@monstr.eu>
Mon, 24 Sep 2012 12:23:49 +0000 (14:23 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 24 Sep 2012 15:13:27 +0000 (17:13 +0200)
Non necessary.

Signed-off-by: Michal Simek <monstr@monstr.eu>
include/configs/zynq_zed.h

index b52fdb78773109a33e6e63a2adad4b5209b83200..3a22c4e4115348c709cea88f451dd6a93201cd15 100644 (file)
@@ -66,9 +66,6 @@
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING
 
-#undef CONFIG_SYS_PROMPT
-#define CONFIG_SYS_PROMPT      "zed-boot> "
-
 /* this is to initialize GEM at uboot start */
 /* #define CONFIG_ZYNQ_INIT_GEM        */
 /* this is to set ipaddr, ethaddr and serverip env variables. */