[U-Boot] [PATCH] Fix console_buffer size conflict error.

Wolfgang Denk wd at denx.de
Tue Jun 29 21:12:54 CEST 2010


Dear Remy Bohmer,

In message <1276802228-22080-1-git-send-email-linux at bohmer.net> you wrote:
> The console_buffer size is declared in common/main.c as
>    -- char console_buffer[CONFIG_SYS_CBSIZE + 1];
> so this extern definition is wrong.
> 
> Signed-off-by: Remy Bohmer <linux at bohmer.net>
> ---
>  common/hush.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Nobody goes to that restaurant anymore. It's too crowded.


More information about the U-Boot mailing list