[U-Boot] [PATCH v4 3/7] arm: rmobile: kzm9g: change prompt to board specific
Nobuhiro Iwamatsu
iwamatsu at nigauri.org
Fri Jul 20 01:44:16 CEST 2012
Applied to my arm/rmobile branch.
Thanks,
Nobuhiro
2012/7/17 Tetsuyuki Kobayshi <koba at kmckk.co.jp>:
> From: Tetsuyuki Kobayashi <koba at kmckk.co.jp>
>
> Change U-Boot prompt to board specific one.
>
> Signed-off-by: Tetsuyuki Kobayashi <koba at kmckk.co.jp>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> ---
> Changes for v2:
> - No change. Just rebased.
> Changes for v3:
> - No change.
> Changes for v4:
> - No change.
>
> include/configs/kzm9g.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h
> index bcf2cd8..bd157d9 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
> --
> 1.7.9.5
>
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
More information about the U-Boot
mailing list