Re: [PATCH v4 0/2] mtd: nand: add sunxi NAND flash controller support

2014-09-26 Thread Boris BREZILLON
On Fri, 26 Sep 2014 11:11:18 -0700 (PDT) Ezaul Zillmer wrote: > Good afternoon everyone > > I've been doing some test patches Emilio López > > dma: sun4i: Add support for the DMA engine on sun [457] i SoCs > spi: sun4i: add DMA support > ARM: sun7i: Add node to Represent the DMA controller

Re: [PATCH v4 0/2] mtd: nand: add sunxi NAND flash controller support

2014-09-20 Thread Boris BREZILLON
Hi Brian, On Fri, 19 Sep 2014 21:34:38 -0700 Brian Norris wrote: > Hi Boris, > > On Mon, Aug 18, 2014 at 07:26:26PM +0200, Boris BREZILLON wrote: > > This patch series adds support for the sunxi NAND Flash Controller (NFC) > > block. > > > > These two patches only add support for the basic NAN

Re: [PATCH v4 0/2] mtd: nand: add sunxi NAND flash controller support

2014-09-19 Thread Brian Norris
Hi Boris, On Mon, Aug 18, 2014 at 07:26:26PM +0200, Boris BREZILLON wrote: > This patch series adds support for the sunxi NAND Flash Controller (NFC) > block. > > These two patches only add support for the basic NAND stuff: > - NAND controller operations > - SW and HW ECC handling (with both sy

[PATCH v4 0/2] mtd: nand: add sunxi NAND flash controller support

2014-08-18 Thread Boris BREZILLON
Hi, This patch series adds support for the sunxi NAND Flash Controller (NFC) block. These two patches only add support for the basic NAND stuff: - NAND controller operations - SW and HW ECC handling (with both syndrome and normal ECC scheme) If you want support for advanced features you can fi