[PATCH 2/2] console: display Switch to console [csxx] when switching from debug_ll to real console

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Tue Oct 30 04:44:23 EDT 2012


On 21:55 Mon 29 Oct     , Sascha Hauer wrote:
> On Sun, Oct 28, 2012 at 10:15:10AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> > ---
> >  common/console.c |    3 +++
> >  1 file changed, 3 insertions(+)
> 
> Dropped this one as it breaks most defconfigs with:
> 
> common/console.c: In function 'console_std_set':
> common/console.c:90:3: warning: implicit declaration of function 'PUTS_LL' [-Wimplicit-function-declaration]
> common/built-in.o: In function `console_std_set':
> bootargs.c:(.text.console_std_set+0xf8): undefined reference to `PUTS_LL'
> bootargs.c:(.text.console_std_set+0x104): undefined reference to `PUTS_LL'
> bootargs.c:(.text.console_std_set+0x10c): undefined reference to `PUTS_LL'
I try here on next no break

PUTS_LL is not defined if DEBUG_LL is not enabled

did you put in over the previous patch I send for the debug_ll and console

Best Regards,
J.



More information about the barebox mailing list