public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: vimal singh <vimal.newwork@gmail.com>
Cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-omap@vger.kernel.org
Subject: Re: [PATCH 6/9] OMAP2/3: Add support for flash on SDP boards
Date: Wed, 12 Aug 2009 14:44:43 +0300	[thread overview]
Message-ID: <20090812114443.GG7278@atomide.com> (raw)
In-Reply-To: <ce9ab5790908120441i47fe0c5aj284a1f9e423be945@mail.gmail.com>

* vimal singh <vimal.newwork@gmail.com> [090812 14:41]:
> On Wed, Aug 12, 2009 at 5:00 PM, Tony Lindgren<tony@atomide.com> wrote:
> > * vimal singh <vimal.newwork@gmail.com> [090811 17:34]:
> >> On Tue, Aug 11, 2009 at 3:23 PM, Tony Lindgren<tony@atomide.com> wrote:
> >> > Add support for flash on SDP boards. Currently only onenand
> >> > is supported.
> >> >
> >> > Only tested on 3430SDP, somebody please test on 2430SDP and
> >> > check the chip select for 2430SDP.
> >> >
> >> > Also note that in the earlier 2430SDP code the kernel partition
> >> > was set to only 1MB instead of 2MB on 3430SDP. If people want
> >> > the old partition sizes back on 2430SDP, please provide a patch.
> >> >
> >
> > <snip>
> >
> >> > +static struct omap_onenand_platform_data board_onenand_data = {
> >> > +       .cs             = 2,    /* REVISIT: Is this the same for 2430 SDP? */
> >>
> >> SDP3430 V2 Board CS organization is different from SDP3430 V1. Now 4
> >> dip switches are used to specify CS configuration for flashes.
> >
> > Hmm, OK thanks. That could be done with a cmdline option, or
> > by adding the GPMC probing in some generic form on top of this patch.
> >
> > Do you still want this patch to get integrated, or me to drop it
> > until somebody patches support for toggling the chip select?
> 
> You may drop this patch as of now. I'll submit a patch for this
> probably next week.

OK, will drop.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2009-08-12 11:44 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11  9:45 [PATCH 0/9] Omap updates for upcoming 2.6.32 merge window Tony Lindgren
2009-08-11  9:46 ` [PATCH 1/9] OMAP: remove OMAP_TAG_SERIAL_CONSOLE Tony Lindgren
2009-08-13  9:15   ` Russell King - ARM Linux
2009-08-11  9:47 ` [PATCH 2/9] OMAP: remove OMAP_TAG_UART Tony Lindgren
2009-08-13  9:16   ` Russell King - ARM Linux
2009-08-24 12:54     ` [PATCH 2/9] OMAP: remove OMAP_TAG_UART, v2 Tony Lindgren
2009-08-11  9:49 ` [PATCH 3/9] OMAP: Remove omap boot parsing code Tony Lindgren
2009-08-13  9:16   ` Russell King - ARM Linux
2009-08-11  9:50 ` [PATCH 4/9] OMAP: GPIO: Avoid generating extra IRQs Tony Lindgren
2009-08-13  9:17   ` Russell King - ARM Linux
2009-08-11  9:51 ` [PATCH 5/9] OMAP1: AMS_DELTA: add modem support Tony Lindgren
2009-08-18 13:19   ` Janusz Krzysztofik
2009-08-24 12:51     ` Tony Lindgren
2009-08-11  9:53 ` [PATCH 6/9] OMAP2/3: Add support for flash on SDP boards Tony Lindgren
2009-08-11 14:33   ` vimal singh
2009-08-12 11:30     ` Tony Lindgren
2009-08-12 11:41       ` vimal singh
2009-08-12 11:44         ` Tony Lindgren [this message]
2009-08-11  9:54 ` [PATCH 7/9] OMAP2: compile usb-tusb6010.c Tony Lindgren
2009-08-13  9:18   ` Russell King - ARM Linux
2009-08-11  9:55 ` [PATCH 8/9] OMAP2: add board file for Nokia N800 and N810 Tony Lindgren
2009-08-13  9:15   ` Russell King - ARM Linux
2009-08-14  6:01     ` Kalle Valo
2009-08-14 11:08       ` Tony Lindgren
2009-08-15  6:28         ` Kalle Valo
2009-08-15  7:38         ` Kalle Valo
2009-08-15  7:44           ` [PATCH v2] " Kalle Valo
2009-08-16 15:03             ` Tony Lindgren
2009-08-24 12:57               ` [PATCH v2] OMAP2: add board file for Nokia N800 and N810, v3 Tony Lindgren
2009-08-11  9:57 ` [PATCH 9/9] OMAP2: n8x0: add n8x0_defconfig Tony Lindgren
2009-08-13  9:18   ` Russell King - ARM Linux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090812114443.GG7278@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-omap@vger.kernel.org \
    --cc=vimal.newwork@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox