Re-posting this patch series once again after re-basing on latest LO master. - vimal On Wed, Jan 13, 2010 at 12:31 PM, Vimal Singh <vimal.newwork@xxxxxxxxx> wrote: > From 345704a79f15b0481b14d5d504b0bcdf55f2a9a6 Mon Sep 17 00:00:00 2001 > From: Vimal Singh <vimalsingh@xxxxxx> > Date: Tue, 12 Jan 2010 18:12:53 +0530 > Subject: [PATCH] nand support on zoom boards > > I have verified it on zoom2/3 support on zoom boards. > I still have not tried it on LDP (zoom1) board. So, I'll post patch > for same later. > > > Vimal Singh (3): > OMAP: ZOOM: Introducing 'board-zoom-flash.c' > OMAP3: Add support for NAND on ZOOM2 board > OMAP3: Add support for NAND on ZOOM3 board > > arch/arm/mach-omap2/Makefile | 2 + > arch/arm/mach-omap2/board-zoom-flash.c | 85 +++++++++++++++++++++++++ > arch/arm/mach-omap2/board-zoom2.c | 49 ++++++++++++++ > arch/arm/mach-omap2/board-zoom3.c | 49 ++++++++++++++ > arch/arm/mach-omap2/include/mach/board-zoom.h | 11 +++ > 5 files changed, 196 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/mach-omap2/board-zoom-flash.c > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html