On Wed, Aug 12, 2009 at 5:00 PM, Tony Lindgren<tony@xxxxxxxxxxx> wrote: > * vimal singh <vimal.newwork@xxxxxxxxx> [090811 17:34]: >> On Tue, Aug 11, 2009 at 3:23 PM, Tony Lindgren<tony@xxxxxxxxxxx> 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. -vimal > > Tony > -- 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