[PATCH] mtd: nand: omap: add support for hardware BCH ecc

2012-04-20 Thread Ivan Djelic
Hello, This patch provides hardware NAND BCH ecc support for OMAP3 boards. It depends on the following patches: new GPMC BCH api (linux-omap): http://lists.infradead.org/pipermail/linux-mtd/2012-April/040757.html race condition fix in OMAP mtd driver:

Re: [PATCH] mtd: nand: omap: add support for hardware BCH ecc

2012-04-20 Thread Grazvydas Ignotas
On Fri, Apr 20, 2012 at 12:48 PM, Ivan Djelic ivan.dje...@parrot.com wrote: Hello, This patch provides hardware NAND BCH ecc support for OMAP3 boards. It depends on the following patches: new GPMC BCH api (linux-omap): http://lists.infradead.org/pipermail/linux-mtd/2012-April/040757.html

Re: [PATCH] mtd: nand: omap: add support for hardware BCH ecc

2012-04-20 Thread Ivan Djelic
On Fri, Apr 20, 2012 at 12:12:27PM +0100, Grazvydas Ignotas wrote: On Fri, Apr 20, 2012 at 12:48 PM, Ivan Djelic ivan.dje...@parrot.com wrote: Hello, This patch provides hardware NAND BCH ecc support for OMAP3 boards. It depends on the following patches: new GPMC BCH api (linux-omap):