[U-Boot] [PATCH V2 1/2] mmc: add bcm2835 driver

Albert ARIBAUD albert.u.boot at aribaud.net
Sat Nov 10 10:17:09 CET 2012


Hi Stephen,

>  arch/arm/include/asm/arch-bcm2835/sdhci.h |   24 ++++
>  drivers/mmc/Makefile                      |    1 +
>  drivers/mmc/bcm2835_sdhci.c               |  177 +++++++++++++++++++++++++++++
>  3 files changed, 202 insertions(+)
>  create mode 100644 arch/arm/include/asm/arch-bcm2835/sdhci.h
>  create mode 100644 drivers/mmc/bcm2835_sdhci.c

Actually the patch is essentially an MMC driver one, with the ARM
file touched only to add a base address. I have reassigned the patch to
Andy.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list