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

Lei Wen adrian.wenl at gmail.com
Tue Oct 18 16:58:28 CEST 2011


Hi Andy,

On Sat, Oct 8, 2011 at 10:14 PM, Lei Wen <leiwen at marvell.com> wrote:
> 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(-)
>

Any comment for this patch series?

Thanks,
Lei


More information about the U-Boot mailing list