From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 13.mo4.mail-out.ovh.net ([178.33.251.8] helo=mo4.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TT7T1-00024i-GB for barebox@lists.infradead.org; Tue, 30 Oct 2012 08:46:36 +0000 Received: from mail608.ha.ovh.net (b9.ovh.net [213.186.33.59]) by mo4.mail-out.ovh.net (Postfix) with SMTP id 80DF3104EC66 for ; Tue, 30 Oct 2012 09:53:38 +0100 (CET) Date: Tue, 30 Oct 2012 09:44:23 +0100 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20121030084423.GD29599@game.jcrosoft.org> References: <1351415710-19380-1-git-send-email-plagnioj@jcrosoft.com> <1351415710-19380-2-git-send-email-plagnioj@jcrosoft.com> <20121029205503.GX24458@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20121029205503.GX24458@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 2/2] console: display Switch to console [csxx] when switching from debug_ll to real console To: Sascha Hauer Cc: barebox@lists.infradead.org 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 > > --- > > 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. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox