From dfda78d06dc20d93ab3650bdafb439d274e2340f Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 24 Sep 2012 14:23:49 +0200 Subject: [PATCH] zedboard: Remove zedboard prompt Non necessary. Signed-off-by: Michal Simek --- include/configs/zynq_zed.h | 3 --- 1 file changed, 3 deletions(-) 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. */ -- 2.47.3