From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Sat, 1 Aug 2015 14:22:15 -0500 Subject: [U-Boot] [PATCH v3 0/4] sunxi: nand: Basic NAND driver for SPL In-Reply-To: <20150801143027.663f8105@bbrezillon> References: <1437654784-19942-1-git-send-email-pzierhoffer@antmicro.com> <55BCB879.7040103@redhat.com> <20150801143027.663f8105@bbrezillon> Message-ID: <1438456935.2097.21.camel@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2015-08-01 at 14:30 +0200, Boris Brezillon wrote: > Hi Hans, > > On Sat, 1 Aug 2015 14:15:53 +0200 > Hans de Goede wrote: > > > Hi, > > > > On 23-07-15 14:33, Piotr Zierhoffer wrote: > > > This is a basic driver for the sunxi NAND controller for Allwinner A20. > > > It supports only SPL. > > > > > > The driver uses DMA for data transfers. It does not support writing. > > > > Thanks for your work on this. > > > > I've merged patches 1 - 3 in my sunxi-wip branch, > > and I'll include them in the next u-boot-sunxi pull-req. > > Shouldn't we at least wait for Scoot's approval? Or Scott's. :-) ACK, though I'd encourage quickly implementing multiple spl payload locations to work around the breakage of the bad block marker mechanism, as was discussed. -Scott