[PATCHv2 0/3] mtd: onenand: add cache program feature for 4kb page onenand

Roman Tereshonkov roman.tereshonkov at nokia.com
Wed Nov 3 06:55:18 EDT 2010


Implement cache program feature for 4KB page onenand.
This feature improves the write data performance.
The observed 128KB data program speed change is
from 8827KB/s to 14156 KB/s when the feature is enabled.

Roman Tereshonkov (3):
  mtd: onenand: add option and variable for cache program feature
  mtd: onenand: fix omap2 code to handle cache program feature
  mtd: onenand: implement cache program feature for 4kb page onenand

 drivers/mtd/onenand/omap2.c        |   12 +++++++++---
 drivers/mtd/onenand/onenand_base.c |   22 +++++++++++++++++++---
 include/linux/mtd/onenand.h        |   12 ++++++++++++
 3 files changed, 40 insertions(+), 6 deletions(-)




More information about the linux-mtd mailing list