[U-Boot] [PATCH v2 2/2] Sheevaplug: Add MMC/SDIO support

Prafulla Wadaskar prafulla at marvell.com
Sat Nov 20 22:42:56 CET 2010



> -----Original Message-----
> From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de]
> On Behalf Of Ludovic Courtès
> Sent: Saturday, November 20, 2010 8:47 PM
> To: u-boot at lists.denx.de
> Subject: Re: [U-Boot] [PATCH v2 2/2] Sheevaplug: Add MMC/SDIO support
> 
> Hi,
> 
> Gérald Kerma <geraker at gmail.com> writes:
> 
> >  /*
> > + * SDIO/MMC Card Configuration
> > + */
> > +#ifdef CONFIG_CMD_MMC
> > +#define CONFIG_MMC
> > +#define CONFIG_MV_SDIO
> > +#endif /* CONFIG_CMD_MMC */
> > +
> 
> Speaking of this, I suggested enabling MMC, ext2, and other features by
> default for the GuruPlug [0], but my understanding was that this was
> being factorized between the SheevaPlug and GuruPlug.
> 
> What's the status of this refactoring effort?

Guruplug and Sheevaplug are two different boards with h/w diffs, 
We have introduced mv-common.h for this,

There are some early sheevaplug versions (without wifi), this patch may help for it.

Regards..
Prafulla .. 


More information about the U-Boot mailing list