linux/drivers/mtd/onenand
Thomas Gleixner 5bd34c091a [MTD] NAND Replace oobinfo by ecclayout
The nand_oobinfo structure is not fitting the newer error correction
demands anymore. Replace it by struct nand_ecclayout and fixup the users
all over the place. Keep the nand_oobinfo based ioctl for user space
compability reasons.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-05-29 15:06:50 +02:00
..
Kconfig OneNAND: One-Time Programmable (OTP) support 2006-05-12 15:35:50 +01:00
Makefile Revert "[PATCH] OneNAND: Add simulator" 2005-11-07 01:11:04 +01:00
generic.c [PATCH] fix more missing includes 2006-01-08 20:13:45 -08:00
onenand_base.c [MTD] NAND Replace oobinfo by ecclayout 2006-05-29 15:06:50 +02:00
onenand_bbt.c [MTD] Introduce writesize 2006-05-22 23:18:05 +02:00