linux/drivers/mtd/onenand
Thomas Gleixner ff268fb879 [MTD] NAND Consolidate oobinfo handling
The info structure for out of band data was copied into
the mtd structure. Make it a pointer and remove the ability
to set it from userspace. The position of ecc bytes is
defined by the hardware and should not be changed by software.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2006-05-29 15:06:49 +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 Consolidate oobinfo handling 2006-05-29 15:06:49 +02:00
onenand_bbt.c [MTD] Introduce writesize 2006-05-22 23:18:05 +02:00