[U-Boot] [PATCH V2 0/2] add sdhci generic framework

Lei Wen adrian.wenl at gmail.com
Fri Jul 15 05:57:32 CEST 2011


Hi Wolfgang,

How about merge this for the next release?

Thanks,
Lei

On Wed, Jun 29, 2011 at 3:50 PM, Lei Wen <leiwen at marvell.com> wrote:
> V1:
> add sdhci generic framework and with marvell sdhci implementation
>
> V2:
> rename the previous file name from sdhci-mv to mv_sdhci
>
> Lei Wen (2):
>  MMC: add sdhci generic framework
>  MMC: add marvell sdhci driver
>
>  drivers/mmc/Makefile   |    2 +
>  drivers/mmc/mv_sdhci.c |   21 +++
>  drivers/mmc/sdhci.c    |  433 ++++++++++++++++++++++++++++++++++++++++++++++++
>  include/sdhci.h        |  325 ++++++++++++++++++++++++++++++++++++
>  4 files changed, 781 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/mmc/mv_sdhci.c
>  create mode 100644 drivers/mmc/sdhci.c
>  create mode 100644 include/sdhci.h
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list