]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
MTD: omap2: 14 byte ECC support for BCH8
authorPhilip, Avinash <avinashphilip@ti.com>
Thu, 17 Nov 2011 14:43:56 +0000 (20:13 +0530)
committerPhilip, Avinash <avinashphilip@ti.com>
Thu, 8 Mar 2012 11:56:18 +0000 (17:26 +0530)
commit45e620fff10480deea221dfe8bea3d19ceec6831
tree7e4fac481e6e36653ba3ea4b130e3c232e3055b8
parent7067d4bd46651669dc5a7d172ef496ac9d8a3aba
MTD: omap2: 14 byte ECC support for BCH8

14 bytes of ECC is provided for every 512 byte even though 13 byte is the
actual requirement. This is to synchronize the ECC layout with U-boot.
Extra byte is cleared to 0.

Signed-off-by: Philip, Avinash <avinashphilip@ti.com>
Signed-off-by: Hebbar, Gururaja <gururaja.hebbar@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/omap2.c