From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH-v4 0/4] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards Date: Mon, 9 Nov 2009 12:52:50 -0800 Message-ID: <20091109205250.GB23952@atomide.com> References: <63751.192.168.10.88.1252582264.squirrel@dbdmail.itg.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63525 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751132AbZKIUws (ORCPT ); Mon, 9 Nov 2009 15:52:48 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Vimal Singh Cc: linux-omap@vger.kernel.org, vimal singh * Vimal Singh [091104 03:28]: > Hi Tony, >=20 > I did not see any comment on these patches. Could you please upstream= these? > Or, do you have some other plan? Had few comments in your v9 patch, please fix those and then add this to into omap for-next queue for the upcoming merge window. Regards, Tony >=20 > - > vimal >=20 > On Mon, Oct 26, 2009 at 5:37 PM, Vimal Singh wrote: > > I posted a patch series for this sometime back and did not get any = respose.. :( > > http://marc.info/?l=3Dlinux-omap&m=3D125258227301958&w=3D2 > > > > This time again I am posting these patches, with one more patch add= ed > > in series, after re-basing the patches on top of LO master head. > > > > This patch series adds flash support for NAND (in sdp, zoom2 and ld= p), > > OneNAND and NOR (in sdp) > > > > Tested on Zoom2 by Vikram, On SDP by Vimal > > > > [PATCH-v4 1/4] OMAP2/3: Add support for flash on SDP boards > > [PATCH-v4 2/4] OMAP3: Add support for NAND on ZOOM2/LDP boards > > [PATCH-v4 3/4] OMAP: Zoom2: Enable NAND and JFFS2 support in defcon= fig > > [PATCH 4/4] OMAP: 3430SDP: Enable NAND in defconfig > > > > =A0arch/arm/configs/omap_3430sdp_defconfig =A0 =A0 =A0| =A0574 ++++= +++++++-------------- > > =A0arch/arm/configs/omap_zoom2_defconfig =A0 =A0 =A0 =A0| =A0334 ++= ++++++++---- > > =A0arch/arm/mach-omap2/Makefile =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | =A0= =A02 > > =A0arch/arm/mach-omap2/board-2430sdp.c =A0 =A0 =A0 =A0 =A0| =A0 =A0= 2 > > =A0arch/arm/mach-omap2/board-3430sdp.c =A0 =A0 =A0 =A0 =A0| =A0 =A0= 2 > > =A0arch/arm/mach-omap2/board-ldp.c =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0= =A02 > > =A0arch/arm/mach-omap2/board-sdp-flash.c =A0 =A0 =A0 =A0| =A0327 ++= ++++++++++++ > > =A0arch/arm/mach-omap2/board-zoom-flash.c =A0 =A0 =A0 | =A0196 ++++= ++++ > > =A0arch/arm/mach-omap2/board-zoom2.c =A0 =A0 =A0 =A0 =A0 =A0| =A0 =A0= 2 > > =A0arch/arm/plat-omap/include/plat/board-sdp.h =A0| =A0 15 > > =A0arch/arm/plat-omap/include/plat/board-zoom.h | =A0 36 + > > =A0arch/arm/plat-omap/include/plat/gpmc.h =A0 =A0 =A0 | =A0 =A02 > > =A0arch/arm/plat-omap/include/plat/nand.h =A0 =A0 =A0 | =A0 =A02 > > =A014 files changed, 1095 insertions(+), 403 deletions(-) > > > > -- > > Regards, > > Vimal Singh > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html