uboot-mt623x/include/linux/mtd
Sandeep Paulraj f83b7f9e8a MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
This patch adds the new mode NAND_ECC_HW_OOB_FIRST in the nand code to
support 4-bit ECC on TI DaVinci devices with large page (up to 2K) NAND
chips.  This ECC mode is similar to NAND_ECC_HW, with the exception of
read_page API that first reads the OOB area, reads the data in chunks,
feeds the ECC from OOB area to the ECC hw engine and perform any
correction on the data as per the ECC status reported by the engine.

This patch has been accepted by Andrew Morton and can be found at

http://userweb.kernel.org/~akpm/mmotm/broken-out/mtd-nand-add-new-ecc-mode-ecc_hw_oob_first.patch

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sneha Narnakaje <nsnehaprabha@ti.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2009-08-26 15:37:03 -05:00
..
bbm.h NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 2009-01-23 10:32:51 -06:00
blktrans.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
compat.h mtd: Add MTD concat support to concatenate multiple MTD NOR devices 2009-06-12 20:45:47 +02:00
concat.h Coding style cleanup; update CHANGELOG 2009-07-07 22:35:02 +02:00
doc2000.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
fsl_upm.h Add wait flags to support board/chip specific delays 2009-03-23 15:53:40 -05:00
inftl-user.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
jffs2-user.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
mtd-abi.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
mtd.h Coding style cleanup; update CHANGELOG 2009-07-07 22:35:02 +02:00
nand.h MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST 2009-08-26 15:37:03 -05:00
nand_ecc.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
ndfc.h Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
nftl-user.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
nftl.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
onenand.h OneNAND: Remove unused read_spareram 2009-08-26 15:37:02 -05:00
onenand_regs.h Sync with 2.6.27 2009-01-23 10:32:44 -06:00
partitions.h Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
ubi.h Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00