The following set of patches applies on linux-2.6.
v4: resend of
http://www.mail-archive.com/[email protected]/msg32689.html
v3: http://www.mail-archive.com/[email protected]/msg32071.html
Rebase on latest codebase and previous patch(posted).
http://www.mail-archive.com/[email protected]/msg31963.html
v2: Rebase on latest codebase and previous patch(posted).
http://www.mail-archive.com/[email protected]/msg31471.html
v1: http://www.mail-archive.com/[email protected]/msg26666.html
Sukumar Ghorai (5):
Merge branches 'master' and 'master' of
git://git.kernel.org/.../torvalds/linux-2.6
omap3: nand: prefetch in irq mode support
omap3: 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 | 5 +-
arch/arm/mach-omap2/gpmc.c | 15 ++-
arch/arm/plat-omap/include/plat/gpmc.h | 9 +-
arch/arm/plat-omap/include/plat/irqs.h | 1 +
arch/arm/plat-omap/include/plat/nand.h | 7 +
drivers/mtd/nand/Kconfig | 14 ++-
drivers/mtd/nand/omap2.c | 277 ++++++++++++++++++++++++++++---
7 files changed, 294 insertions(+), 34 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html