Re: [U-Boot] [PATCH v3 00/20] Bring NAND support to Nintendo NES Classic

2018-04-03 Thread Maxime Ripard
On Wed, Feb 28, 2018 at 08:51:42PM +0100, Miquel Raynal wrote: > Hello, > > This series first adds fixes and enhancements to sunxi NAND drivers (SPL > and U-Boot). Once this is done, the SPL NAND driver is converted to use > PIO instead of DMA with the goal to support all SoCs with this IP >

Re: [U-Boot] [PATCH v3 00/20] Bring NAND support to Nintendo NES Classic

2018-03-13 Thread Maxime Ripard
On Mon, Mar 12, 2018 at 05:33:57PM -0500, Scott Wood wrote: > On Wed, 2018-03-07 at 08:57 +0100, Maxime Ripard wrote: > > Hi Scott, > > > > On Wed, Feb 28, 2018 at 08:51:42PM +0100, Miquel Raynal wrote: > > > This series first adds fixes and enhancements to sunxi NAND drivers (SPL > > > and

Re: [U-Boot] [PATCH v3 00/20] Bring NAND support to Nintendo NES Classic

2018-03-12 Thread Scott Wood
On Wed, 2018-03-07 at 08:57 +0100, Maxime Ripard wrote: > Hi Scott, > > On Wed, Feb 28, 2018 at 08:51:42PM +0100, Miquel Raynal wrote: > > This series first adds fixes and enhancements to sunxi NAND drivers (SPL > > and U-Boot). Once this is done, the SPL NAND driver is converted to use > > PIO

Re: [U-Boot] [PATCH v3 00/20] Bring NAND support to Nintendo NES Classic

2018-03-06 Thread Maxime Ripard
Hi Scott, On Wed, Feb 28, 2018 at 08:51:42PM +0100, Miquel Raynal wrote: > This series first adds fixes and enhancements to sunxi NAND drivers (SPL > and U-Boot). Once this is done, the SPL NAND driver is converted to use > PIO instead of DMA with the goal to support all SoCs with this IP >

Re: [U-Boot] [PATCH v3 00/20] Bring NAND support to Nintendo NES Classic

2018-03-01 Thread Maxime Ripard
Hi, On Wed, Feb 28, 2018 at 08:51:42PM +0100, Miquel Raynal wrote: > This series first adds fixes and enhancements to sunxi NAND drivers (SPL > and U-Boot). Once this is done, the SPL NAND driver is converted to use > PIO instead of DMA with the goal to support all SoCs with this IP > without the

[U-Boot] [PATCH v3 00/20] Bring NAND support to Nintendo NES Classic

2018-02-28 Thread Miquel Raynal
Hello, This series first adds fixes and enhancements to sunxi NAND drivers (SPL and U-Boot). Once this is done, the SPL NAND driver is converted to use PIO instead of DMA with the goal to support all SoCs with this IP without the need for DMA-related code. Finally, NAND support is added to