>> >> From 8bc97108cf9c78216f1ea5407ccbd900e6b63dc2 Mon Sep 17 00:00:00 2001 >> >> From: Vimal Singh <vimalsingh@xxxxxx> >> >> Date: Thu, 19 Nov 2009 19:28:11 +0530 >> >> >> >> This patch series adds flash support for NAND (in sdp, zoom and ldp), >> >> OneNAND and NOR (in sdp) >> >> >> >> Tested on Zoom2 and 3430SDP >> >> >> >> Vimal Singh (4): >> >> [PATCH-v6 1/4] OMAP2/3: Add support for flash on SDP boards >> >> [PATCH-v6 2/4] OMAP3: Add support for NAND on ZOOM/LDP boards >> >> [PATCH-v6 3/4] OMAP: Zoom2: Enable NAND and JFFS2 support in defconfig >> >> [PATCH-v6 4/4] OMAP: 3430SDP: Enable NAND in defconfig >> > I am going to re-post this patch series again and this time I have divided this into 3 (for more convenience in reviewing) . Something like this: 1st series: This patch series will introduce generic gpmc-nand.c for nand device related gpmc init. 2nd series: This patch series will introduce 'board-sdp-flash.c', for flash devices init on SDP boards. And will give an example of using 'gpmc-nand.c' and 'board-sdp-flash.c' by adding flash support to 3430SDP board. 3rd: This series introduces 'board-zoom-flash.c' for NAND init in ZOOM boards. Other patches will add NAND support for ZOOM2, ZOOM3 and LDP. Tony, Is it ok with you? -- Regards, Vimal Singh -- 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