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

Ludovic Courtès ludo at gnu.org
Sat Nov 20 16:17:22 CET 2010


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?

Thanks,
Ludo’.

[0] http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/85857


More information about the U-Boot mailing list