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

2018-02-22 Thread Boris Brezillon
On Thu, 22 Feb 2018 15:06:19 +0100 Boris Brezillon wrote: > On Thu, 22 Feb 2018 14:33:30 +0100 > Miquel Raynal wrote: > > > Hello, > > > > This series first adds fixes and enhancements to sunxi NAND drivers (SPL > > and U-Boot). Once

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

2018-02-22 Thread Boris Brezillon
On Thu, 22 Feb 2018 14:33:30 +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

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

2018-02-22 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