Files
kernel-tenderloin-3.0/drivers/mtd
David Woodhouse 7dcdcbef5d [MTD] NAND: Combined oob buffer so it's contiguous with data
Ditch the separate oobrbuf and oobwbuf fields from the chip buffers,
and use only a single buffer immediately after the data. This accommodates
NAND controllers such as the OLPC CAFÉ chip, which can't do scatter/gather
DMA so needs the OOB buffer to be contiguous with the data, for both read
and write.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-10-21 17:48:58 +01:00
..
2006-10-03 22:31:37 +02:00
2006-10-09 07:25:28 +01:00
2006-10-01 17:57:26 +01:00
2006-10-02 09:42:25 +01:00