Dear Otavio Salvador,

> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>
> ---
>  include/configs/m28evk.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
> index 7472ddc..ebf7e39 100644
> --- a/include/configs/m28evk.h
> +++ b/include/configs/m28evk.h
> @@ -114,7 +114,7 @@
>   * U-Boot general configurations
>   */
>  #define      CONFIG_SYS_LONGHELP
> -#define      CONFIG_SYS_PROMPT       "=> "
> +#define      CONFIG_SYS_PROMPT       "M28EVK U-Boot => "

NAK, we want that "=> " prompt there. It'd be preferable if all boards used 
plain "=> " prompt actually.

>  #define      CONFIG_SYS_CBSIZE       1024            /* Console I/O buffer 
size */
>  #define      CONFIG_SYS_PBSIZE       \
>       (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to