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-14 00:35:39 -04:00
2006-10-11 11:14:23 -07:00
2006-10-14 16:02:00 +01:00
2006-10-03 23:01:26 +02:00
2006-10-11 11:14:14 -07:00
2006-10-02 07:57:23 -07:00
2006-10-16 08:32:29 -07:00
2006-10-20 10:26:38 -07:00
2006-10-02 07:57:23 -07:00
2006-10-14 00:35:39 -04:00
2006-10-17 14:53:52 -07:00
2006-10-11 11:14:23 -07:00
2006-10-15 11:00:58 -07:00
2006-10-13 08:35:39 -07:00
2006-10-19 17:55:14 +01:00
2006-10-07 05:22:30 -06:00
2006-10-11 11:14:23 -07:00
2006-10-11 11:14:23 -07:00
2006-10-18 18:30:51 +02:00
2006-10-12 08:33:23 -07:00
2006-10-11 11:14:23 -07:00
2006-10-20 00:29:33 -07:00
2006-10-11 11:14:23 -07:00
2006-10-20 10:26:36 -07:00
2006-10-02 07:57:23 -07:00
2006-10-14 00:35:39 -04:00
2006-10-03 23:01:26 +02:00
2006-09-21 11:46:17 +10:00
2006-10-21 17:48:58 +01:00
2006-10-03 15:13:48 -03:00
2006-10-01 17:55:53 +01:00
2006-10-20 00:28:35 -07:00
2006-09-22 15:22:55 -07:00
2006-10-04 18:57:35 -07:00
2006-10-06 20:28:26 +02:00
2006-10-03 23:01:26 +02:00
2006-09-19 12:43:58 +01:00