linux/drivers/mtd/onenand
Roman Tereshonkov ac80dac00f mtd: onenand: implement cache program feature for 4KiB page onenand
Implement cache program feature for 4KiB page onenand.
This feature improves the write data performance.
The observed 128KiB data program speed change is
from 8827KiB/s to 14156 KiB/s when the feature is enabled.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2010-12-03 16:28:41 +00:00
..
Kconfig mtd: OneNAND: S5PC210 OneNAND support 2010-10-25 00:52:43 +01:00
Makefile mtd: add Samsung SoC OneNAND driver 2010-05-14 01:51:20 +01:00
generic.c mtd: onenand: make onenand/generic.c more generic 2009-09-19 11:07:50 -07:00
omap2.c mtd: onenand: fix omap2 code to handle cache program feature 2010-12-03 16:28:13 +00:00
onenand_base.c mtd: onenand: implement cache program feature for 4KiB page onenand 2010-12-03 16:28:41 +00:00
onenand_bbt.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00
onenand_sim.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
samsung.c mtd: OneNAND: Fix page offset handling at 2KiB pagesize 2010-12-03 16:27:18 +00:00