[PATCH v2 0/4] nand prefetch-irq support and ecc layout chanage

Sukumar Ghorai s-ghorai at ti.com
Thu Jul 1 06:42:11 EDT 2010


   The following set of patches applies on top of for-next branch. And
   is dependent on the following patches not yet applied onto this branch.
	1. http://www.mail-archive.com/linux-omap@vger.kernel.org/msg30305.html
	2. http://www.mail-archive.com/linux-omap@vger.kernel.org/msg30735.html
   
   v2: Rebase on latest codebase and previous patch(posted).	
   v1: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg26666.html

Sukumar Ghorai (4):
	omap3: nand: prefetch in irq mode support
	omap: nand: configurable fifo threshold to gain the throughput
	omap: nand: ecc layout select from board file
	omap: nand: making ecc layout as compatible with romcode ecc

 arch/arm/mach-omap2/board-flash.c              |    4 +-
 arch/arm/mach-omap2/gpmc.c                     |   18 ++-
 arch/arm/mach-omap2/include/mach/board-flash.h |    3 +
 arch/arm/plat-omap/include/plat/gpmc.h         |    8 +-
 arch/arm/plat-omap/include/plat/nand.h         |    7 +
 drivers/mtd/nand/Kconfig                       |   14 +-
 drivers/mtd/nand/omap2.c                       |  280 +++++++++++++++++++++---
 7 files changed, 300 insertions(+), 34 deletions(-)






More information about the linux-mtd mailing list