From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 4.mo3.mail-out.ovh.net ([178.33.46.10] helo=mo3.mail-out.ovh.net) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1QrD1g-0002Du-RJ for barebox@lists.infradead.org; Wed, 10 Aug 2011 17:57:10 +0000 Received: from mail191.ha.ovh.net (b9.ovh.net [213.186.33.59]) by mo3.mail-out.ovh.net (Postfix) with SMTP id ACD6C1015121 for ; Wed, 10 Aug 2011 19:57:17 +0200 (CEST) Date: Wed, 10 Aug 2011 19:38:22 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20110810173822.GX22213@game.jcrosoft.org> References: <1312838236-646-1-git-send-email-plagnioj@jcrosoft.com> <1312838236-646-2-git-send-email-plagnioj@jcrosoft.com> <20110810073000.GV31404@pengutronix.de> <20110810104454.GT22213@game.jcrosoft.org> <20110810125328.GY31404@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20110810125328.GY31404@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/5] arm_dcc: fix missing switch to resource To: Sascha Hauer Cc: barebox@lists.infradead.org On 14:53 Wed 10 Aug , Sascha Hauer wrote: > On Wed, Aug 10, 2011 at 12:44:54PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 09:30 Wed 10 Aug , Sascha Hauer wrote: > > > On Mon, Aug 08, 2011 at 11:17:13PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > > > --- > > > > drivers/serial/arm_dcc.c | 1 - > > > > 1 files changed, 0 insertions(+), 1 deletions(-) > > > > > > > > diff --git a/drivers/serial/arm_dcc.c b/drivers/serial/arm_dcc.c > > > > index 0199da3..e1066ab 100644 > > > > --- a/drivers/serial/arm_dcc.c > > > > +++ b/drivers/serial/arm_dcc.c > > > > @@ -157,7 +157,6 @@ static struct driver_d arm_dcc_driver = { > > > > static struct device_d arm_dcc_device = { > > > > .id = -1, > > > > .name = "arm_dcc", > > > > - .size = 4096, > > > > }; > > > > > > > > static int arm_dcc_init(void) > > > > > > I suppose this one is for master? > > the 5 are for the master > > > > > > as the at91, nomadik and verstaile can not run without them > > Ok, applied. tks Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox