u-boot/drivers
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
..
bios_emulator Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
block Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
dma ColdFire: Fix compile warning messages 2009-08-26 03:44:31 -05:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio Kirkwood: add Marvell Kirkwood gpio driver 2009-07-23 00:19:28 +02:00
hwmon dtt, lm81: move unneccessary printf into a debug printf 2009-08-11 21:59:08 +02:00
i2c Minor coding style cleanup. 2009-08-10 10:38:34 +02:00
input stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
misc OMAP3 Move twl4030 power and led functions 2009-07-29 09:57:30 +02:00
mmc Minor coding style cleanup. 2009-08-10 10:38:34 +02:00
mtd MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST 2009-08-26 15:37:03 -05:00
net net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete 2009-08-25 13:35:55 -07:00
pci mpc83xx: Add esd VME8349 board support 2009-07-27 18:36:36 -05:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
power OMAP3 Move twl4030 mmc function 2009-07-29 09:57:43 +02:00
qe UEC FIXED PHY: Determine fixed-phy port using UEC interface name. 2009-08-10 16:07:54 -07:00
rtc Add driver for the ST M41T94 SPI RTC 2009-08-25 12:57:55 +02:00
serial stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
spi Coldfire: Consolidate DSPI driver 2009-07-14 09:46:09 -05:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root 2009-07-23 23:27:06 +02:00
video bus_vcxk.c: fix warning: unused variable 'lineptr' 2009-08-09 22:49:16 +02:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00