From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by casper.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Ri0oZ-0002VT-Io for barebox@lists.infradead.org; Tue, 03 Jan 2012 09:37:52 +0000 Date: Tue, 3 Jan 2012 10:37:39 +0100 From: Sascha Hauer Message-ID: <20120103093739.GO27267@pengutronix.de> References: <20111231151655.GB945@game.jcrosoft.org> <1325344898-7076-1-git-send-email-plagnioj@jcrosoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1325344898-7076-1-git-send-email-plagnioj@jcrosoft.com> 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 01/12] atmel: reference boards and Caloa boards bbt option enabled To: Jean-Christophe PLAGNIOL-VILLARD Cc: barebox@lists.infradead.org On Sat, Dec 31, 2011 at 04:21:27PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > arch/arm/boards/at91sam9260ek/init.c | 1 + > arch/arm/boards/at91sam9261ek/init.c | 1 + > arch/arm/boards/at91sam9263ek/init.c | 1 + > arch/arm/boards/at91sam9m10g45ek/init.c | 1 + > arch/arm/boards/usb-a926x/init.c | 1 + > 5 files changed, 5 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/boards/at91sam9260ek/init.c b/arch/arm/boards/at91sam9260ek/init.c > index dbd6541..b10d0dc 100644 > --- a/arch/arm/boards/at91sam9260ek/init.c > +++ b/arch/arm/boards/at91sam9260ek/init.c > @@ -71,6 +71,7 @@ static struct atmel_nand_data nand_pdata = { > #else > .bus_width_16 = 0, > #endif > + .on_flash_bbt = 1, This field does not exist and is not added in this series, so current next is broken on Atmel. Maybe your branch is different from your pull request? I had to apply these patches from the mails since I can't reach your server. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox