[U-Boot] Please pull u-boot-mmc.git
Andy Fleming
afleming at freescale.com
Mon Sep 5 01:03:09 CEST 2011
are available in the git repository at:
git://www.denx.de/git/u-boot-mmc.git master
Macpaul Lin (1):
ftsdc010: add support of ftsdc010 mmc controller
Marek Vasut (1):
mmc: Fix mmc_send_status()
drivers/mmc/Makefile | 1 +
drivers/mmc/ftsdc010_esdhc.c | 667 ++++++++++++++++++++++++++++++++++++++++++
drivers/mmc/mmc.c | 3 +-
include/faraday/ftsdc010.h | 245 ++++++++++++++++
4 files changed, 915 insertions(+), 1 deletions(-)
create mode 100644 drivers/mmc/ftsdc010_esdhc.c
create mode 100644 include/faraday/ftsdc010.h
More information about the U-Boot
mailing list