[PATCH] [MTD] [NAND] nand_ecc.c: adding support for 512 byte ecc

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Fri Aug 22 04:58:12 EDT 2008


Vimal,

This is not a diff against the latest git version.

E.g. this line

> -       if (nr_bits == 11) {    /* correctable error */

was already replaced by the 0x55 tests in this commit:
http://git.infradead.org/mtd-2.6.git?a=commitdiff;h=1077be58ad7baadd86e47e8b4f6209fa5b6364a5


Also in your diff I see that this patch:
http://git.infradead.org/mtd-2.6.git?a=commitdiff;h=17c1d2be28e485c0c8b09661db39d5bf2605069d
is not in the version you compare against.

I suggest to merge your changes with the mtd git version of nand_ecc.c
The current HEAD for this file can be found here:
http://git.infradead.org/mtd-2.6.git?a=blob_plain;f=drivers/mtd/nand/nand_ecc.c;hb=17c1d2be28e485c0c8b09661db39d5bf2605069d

Best regards, Frans.



More information about the linux-mtd mailing list