linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] nand prefetch-irq support and ecc layout chanage
@ 2010-07-13  4:45 Sukumar Ghorai
  2010-07-13  4:45 ` [PATCH v3 1/4] omap3: nand: prefetch in irq mode support Sukumar Ghorai
  0 siblings, 1 reply; 7+ messages in thread
From: Sukumar Ghorai @ 2010-07-13  4:45 UTC (permalink / raw)
  To: linux-omap; +Cc: linux-mtd, linux-arm-kernel, Sukumar Ghorai

   The following set of patches applies on top of for-next branch. And
   is dependent on the following patches 
	1. http://www.mail-archive.com/linux-omap@vger.kernel.org/msg30305.html
   
   v3: Rebase on latest codebase and previous patch(posted).	
	http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31963.html

   v2: Rebase on latest codebase and previous patch(posted).	
	http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31471.html

   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                     |   15 +-
 arch/arm/mach-omap2/include/mach/board-flash.h |    3 +
 arch/arm/plat-omap/include/plat/gpmc.h         |    9 +-
 arch/arm/plat-omap/include/plat/nand.h         |    7 +
 drivers/mtd/nand/Kconfig                       |   14 ++-
 drivers/mtd/nand/omap2.c                       |  277 +++++++++++++++++++++---
 7 files changed, 295 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-08-02 13:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-13  4:45 [PATCH v3 0/4] nand prefetch-irq support and ecc layout chanage Sukumar Ghorai
2010-07-13  4:45 ` [PATCH v3 1/4] omap3: nand: prefetch in irq mode support Sukumar Ghorai
2010-07-13  4:45   ` [PATCH v3 2/4] omap3: nand: configurable fifo threshold to gain the throughput Sukumar Ghorai
2010-07-13  4:45     ` [PATCH v3 3/4] omap: nand: ecc layout select from board file Sukumar Ghorai
2010-07-13  4:45       ` [PATCH v3 4/4] omap: nand: making ecc layout as compatible with romcode ecc Sukumar Ghorai
2010-08-02 13:03   ` [PATCH v3 1/4] omap3: nand: prefetch in irq mode support Tony Lindgren
2010-08-02 13:39     ` Ghorai, Sukumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).