> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Ludovic Courtès > Sent: Saturday, November 20, 2010 8:47 PM > To: [email protected] > Subject: Re: [U-Boot] [PATCH v2 2/2] Sheevaplug: Add MMC/SDIO support > > Hi, > > Gérald Kerma <[email protected]> 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 .. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

