Dear Remy Bohmer,
In message <1276802228-22080-1-git-send-email-li...@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
> ---
> common/hush.c |
Wolfgang,
Please look at this one for the 2010.06 release.
Kind regards,
Remy
2010/6/17 Remy Bohmer :
> 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
> ---
> commo
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
---
common/hush.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/common/hush.c b/common/hush.c
index
3 matches
Mail list logo