kernel-fxtec-pro1x/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 MTD: kernel-doc fixes + additions 2006-06-29 08:55:41 +01:00
blktrans.h [MTD] Allow variable block sizes in mtd_blkdevs 2006-11-28 22:27:47 +00:00
cfi.h MTD: Convert Atmel PRI information to AMD format 2006-08-16 20:13:06 -05:00
cfi_endian.h
compatmac.h
concat.h
doc2000.h
flashchip.h
ftl.h
gen_probe.h
iflash.h
inftl.h [MTD] NAND Replace oobinfo by ecclayout 2006-05-29 15:06:50 +02:00
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 [MTD] NAND Fix platform structure and NDFC driver 2006-05-29 15:06:49 +02:00
nftl.h [MTD] NAND Replace oobinfo by ecclayout 2006-05-29 15:06:50 +02:00
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 [MTD] NAND Replace oobinfo by ecclayout 2006-05-29 15:06:50 +02:00
physmap.h
plat-ram.h fix file specification in comments 2006-10-03 23:01:26 +02:00
pmc551.h
xip.h