[U-Boot] [PATCH V3 0/5] fix and enhancement patches for sdhci
Lei Wen
leiwen at marvell.com
Sat Oct 8 15:47:11 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
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 | 5 +++++
2 files changed, 16 insertions(+), 3 deletions(-)
More information about the U-Boot
mailing list