[U-Boot] [PATCH 2/2] ARM: highbank: use default prompt
Albert ARIBAUD
albert.u.boot at aribaud.net
Fri May 2 15:09:45 CEST 2014
Hi Rob,
On Thu, 10 Apr 2014 16:17:31 -0500, Rob Herring <robherring2 at gmail.com>
wrote:
> From: Rob Herring <robh at kernel.org>
>
> Since highbank is actually shared between Highbank and Midway platforms,
> remove the Highbank name from the prompt and use the default.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> include/configs/highbank.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/highbank.h b/include/configs/highbank.h
> index f8794dc..a6202cf 100644
> --- a/include/configs/highbank.h
> +++ b/include/configs/highbank.h
> @@ -71,7 +71,6 @@
> #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
> #define CONFIG_SYS_MAXARGS 16 /* max number of cmd args */
> #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
> -#define CONFIG_SYS_PROMPT "Highbank #"
> /* Print Buffer Size */
> #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
> sizeof(CONFIG_SYS_PROMPT)+16)
Applied to u-boot-arm/master, thanks!
Amicalement,
--
Albert.
More information about the U-Boot
mailing list