for which OMAP platform is MCI_OMAP_HSMMC appropriate?

Sascha Hauer s.hauer at pengutronix.de
Tue Feb 7 17:30:22 EST 2012


On Tue, Feb 07, 2012 at 05:20:12PM -0500, Robert P. J. Day wrote:
> On Tue, 7 Feb 2012, Sascha Hauer wrote:
> 
> > On Tue, Feb 07, 2012 at 03:42:14PM -0500, Robert P. J. Day wrote:
> > >
> > >   from drivers/mci/Kconfig:
> > >
> > > config MCI_OMAP_HSMMC
> > >         bool "OMAP HSMMC"
> > >         depends on ARCH_OMAP4 || ARCH_OMAP3
> > >         help
> > >           Enable this entry to add support to read and write SD cards on a
> > >           OMAP4 based system.
> > >
> > > i assume you can see the confusion. :-)
> >
> > I added this driver for the OMAP4 and forgot to adjust this when I
> > realized that it works on OMAP3 aswell. U-boot uses this driver for
> > omap5 also, so we better just drop the '4' in OMAP4.
> 
>   ok, i can submit an adjusted patch but what would this depend on
> then?  OMAP 3,4 and 5, or OMAP in general?  maybe you better handle
> that, then, i'm not sure what the proper set of dependencies is.

We don't have omap5 support, so for now it's enough to fix the help
text. We can come back to the dependencies when omap5 support is added.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list