[linux-sunxi] [RFC PATCH v2 10/11] mtd: nand: add sunxi HW ECC support

2014-01-15 Thread Boris BREZILLON
Add HW ECC support for the sunxi NAND Flash Controller. Signed-off-by: Boris BREZILLON --- drivers/mtd/nand/sunxi_nand.c | 251 - 1 file changed, 245 insertions(+), 6 deletions(-) diff --git a/drivers/mtd/nand/sunxi_nand.c b/drivers/mtd/nand/sunxi_nand.c

[linux-sunxi] [RFC PATCH v2 10/11] mtd: nand: add sunxi HW ECC support

2014-01-15 Thread Boris BREZILLON
Add HW ECC support for the sunxi NAND Flash Controller. Signed-off-by: Boris BREZILLON --- drivers/mtd/nand/sunxi_nand.c | 260 - 1 file changed, 254 insertions(+), 6 deletions(-) diff --git a/drivers/mtd/nand/sunxi_nand.c b/drivers/mtd/nand/sunxi_nand.c