summaryrefslogtreecommitdiffstats
path: root/include/configs/xilinx-ppc.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-06-19 15:54:35 -0700
committerWolfgang Denk <wd@denx.de>2012-06-20 20:36:51 +0200
commit219f4788d33b04e394d4ade1feaedc0292acc790 (patch)
treef3829771b07673cb0571fc9a02aba66689d8249b /include/configs/xilinx-ppc.h
parent26750c8aee2383a026e0cf89e9310628d3a5a6a0 (diff)
downloadtalos-obmc-uboot-219f4788d33b04e394d4ade1feaedc0292acc790.tar.gz
talos-obmc-uboot-219f4788d33b04e394d4ade1feaedc0292acc790.zip
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Exactly one board has defined CONFIG_SYS_PROMPT_HUSH_PS2 to a value different than "> " which is vision2. I have Cc'd the maintainer here as I strongly suspect this is a bug rather than intentional behavior. Cc: Stefano Babic <sbabic@denx.de> Signed-off-by: Tom Rini <trini@ti.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/xilinx-ppc.h')
-rw-r--r--include/configs/xilinx-ppc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xilinx-ppc.h b/include/configs/xilinx-ppc.h
index bd7bac0976..1235c373e9 100644
--- a/include/configs/xilinx-ppc.h
+++ b/include/configs/xilinx-ppc.h
@@ -84,7 +84,6 @@
#define CONFIG_VERSION_VARIABLE /* include version env variable */
#define CONFIG_SYS_CONSOLE_INFO_QUIET /* don't print console @ startup */
#define CONFIG_SYS_HUSH_PARSER /* Use the HUSH parser */
-#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
#define CONFIG_LOADS_ECHO /* echo on for serial download */
#define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
#define CONFIG_SYS_BOOTMAPSZ (8 << 20)
OpenPOWER on IntegriCloud