From: Michal Simek Date: Mon, 24 Sep 2012 12:23:49 +0000 (+0200) Subject: zedboard: Remove zedboard prompt X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dfda78d06dc20d93ab3650bdafb439d274e2340f;p=thirdparty%2Fu-boot.git zedboard: Remove zedboard prompt Non necessary. Signed-off-by: Michal Simek --- diff --git a/include/configs/zynq_zed.h b/include/configs/zynq_zed.h index b52fdb78773..3a22c4e4115 100644 --- a/include/configs/zynq_zed.h +++ b/include/configs/zynq_zed.h @@ -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. */