From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?iso-8859-1?Q?Court=E8s?= Date: Sat, 20 Nov 2010 16:17:22 +0100 Subject: [U-Boot] [PATCH v2 2/2] Sheevaplug: Add MMC/SDIO support In-Reply-To: <4CE6A1B2.1040100@gmail.com> (=?iso-8859-1?Q?=22G=E9rald?= Kerma"'s message of "Fri, 19 Nov 2010 17:11:30 +0100") References: <4CE6A1B2.1040100@gmail.com> Message-ID: <87oc9kt471.fsf@gnu.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, G?rald Kerma 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? Thanks, Ludo?. [0] http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/85857