From: Tetsuyuki Kobayashi Date: Thu, 5 Jul 2012 01:43:52 +0000 (+0000) Subject: arm: rmobile: kzm9g: change prompt to board specific X-Git-Tag: v2012.10-rc3~15^2~43 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=087a277b1add0d32087da2b99743c0af53c5589b;p=u-boot arm: rmobile: kzm9g: change prompt to board specific Change U-Boot prompt to board specific one. Signed-off-by: Tetsuyuki Kobayashi Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h index bcf2cd88c1..bd157d9b0f 100644 --- a/include/configs/kzm9g.h +++ b/include/configs/kzm9g.h @@ -70,7 +70,7 @@ /* prompt */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_PROMPT "> " +#define CONFIG_SYS_PROMPT "KZM-A9-GT# " #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_MAXARGS 16