alistair23-linux/include/linux/mtd
Kyungmin Park abf3c0f23d [MTD] OneNAND: Reduce internal BufferRAM operations
It use blockpage instead of a pair (block, page). It can also cover a small chunk access. 0x00, 0x20, 0x40 and so on.

And in JFFS2 behavior, sometimes it reads two pages alternatively.
e.g., It first reads A page, B page and A page.
So we check another bufferram to find requested page.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2007-02-02 09:29:36 +09:00
..
bbm.h
blktrans.h [MTD] Allow variable block sizes in mtd_blkdevs 2006-11-28 22:27:47 +00:00
cfi.h
cfi_endian.h
compatmac.h
concat.h
doc2000.h
flashchip.h
ftl.h
gen_probe.h
iflash.h
inftl.h
jedec.h
map.h
mtd.h [MTD] add get and put methods 2006-11-29 17:04:53 +02:00
nand.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-01 09:56:43 +00:00
nand_ecc.h
ndfc.h
nftl.h
onenand.h [MTD] OneNAND: Reduce internal BufferRAM operations 2007-02-02 09:29:36 +09:00
onenand_regs.h [MTD] OneNAND: Update copyrights and code cleanup 2007-01-18 11:10:57 +09:00
partitions.h
physmap.h
plat-ram.h fix file specification in comments 2006-10-03 23:01:26 +02:00
pmc551.h
xip.h