[PATCH v9 0/5] mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
Brian Norris
computersforpeace at gmail.com
Thu Mar 20 05:31:00 EDT 2014
On Tue, Mar 18, 2014 at 06:56:41PM +0530, Pekon Gupta wrote:
> *changes v8 -> v9*
> [PATCH v9 1/5] <no change>
> [PATCH v9 2/5] <no change>
> [PATCH v9 3/5]
> - dropped earlier versions [PATCH v8 3/6] and PATCH v8 4/6], as per feedbacks from
> MTD maintainer 'Brian Norris <computersforpeace at gmail.com>'
> http://lists.infradead.org/pipermail/linux-mtd/2014-March/052472.html
> - Current patch uses existing method of comparing calc_ecc[] with pre-known ECC(all 0xff data + OOB)
> to identify erased-pages. Thereby removing dependency on 'reserved-marker'.
> [PATCH v9 4/5] <same as [PATCH v8 5/6]>
> [PATCH v9 5/5] <same as [PATCH v8 6/6]>
Pushed all 5 to l2-mtd.git. Thanks!
Brian
More information about the linux-mtd
mailing list