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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot