[U-Boot] [PATCH V4 0/5] fix and enhancement patches for sdhci

Lei Wen leiwen at marvell.com
Sat Oct 8 16:14:53 CEST 2011


This seris fix several issue like flush cache and build warning. And
give this generic driver enhancement for timeout when transferring data
and additional structure member to access in platform self driver.

Changelog:
V2: code style change.
V3: add another fix of sdma handling bug including in this series
V4: minor code style change

Lei Wen (5):
  mmc: sdhci: fix cache flush
  mmc: sdhci: fix build warning
  mmc: sdhci: add mmc structure for host
  mmc: sdhci: add timeout for data transfer
  mmc: sdhci: fix sdma bug for large file transfer

 drivers/mmc/sdhci.c |   14 +++++++++++---
 include/sdhci.h     |    6 ++++++
 2 files changed, 17 insertions(+), 3 deletions(-)



More information about the U-Boot mailing list