linux/drivers/mtd
Thomas Gleixner 7bc3312bef [MTD] NAND: Fix breakage all over the place
Following problems are addressed:

- wrong status caused early break out of nand_wait()
- removed the bogus status check in nand_wait() which
  is a relict of the abandoned support for interrupted
  erase.
- status check moved to the correct place in read_oob
- oob support for syndrom based ecc with strange layouts
- use given offset in the AUTOOOB based oob operations

Partially based on a patch from Vitaly Vool <vwool@ru.mvista.com>
Thanks to Savin Zlobec <savin@epico.si> for tracking down the
status problem.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-06-20 20:31:24 +01:00
..
chips [MTD] Restore MTD_ROM and MTD_RAM types 2006-06-14 21:39:48 +01:00
devices [MTD] Restore MTD_ROM and MTD_RAM types 2006-06-14 21:39:48 +01:00
maps
nand [MTD] NAND: Fix breakage all over the place 2006-06-20 20:31:24 +01:00
onenand
afs.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c
Kconfig
Makefile
mtd_blkdevs.c
mtdblock_ro.c
mtdblock.c
mtdchar.c [MTD] NAND: Fix breakage all over the place 2006-06-20 20:31:24 +01:00
mtdconcat.c
mtdcore.c [MTD] assume mtd->writesize is 1 for NOR flashes 2006-06-14 19:53:44 +04:00
mtdpart.c
nftlcore.c
nftlmount.c
redboot.c
rfd_ftl.c