mbox

[U-Boot] Please pull u-boot-mmc.git

Message ID 1322269125-13115-1-git-send-email-afleming@freescale.com
State Accepted
Headers show

Pull-request

git://www.denx.de/git/u-boot-mmc.git master

Message

Andy Fleming Nov. 26, 2011, 12:58 a.m. UTC
These are all fairly minor bug fixes.

The following changes since commit fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3:

  Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging (2011-11-23 21:23:45 +0100)

are available in the git repository at:

  git://www.denx.de/git/u-boot-mmc.git master

Ajay Bhargav (1):
      mmc: mv_sdhci: Fix host version read for Armada100

Macpaul Lin (1):
      Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"

 drivers/mmc/mmc.c      |   16 ++--------------
 drivers/mmc/mv_sdhci.c |    5 ++++-
 include/sdhci.h        |    1 +
 3 files changed, 7 insertions(+), 15 deletions(-)

Comments

Wolfgang Denk Nov. 27, 2011, 3:05 p.m. UTC | #1
Dear Andy Fleming,

In message <1322269125-13115-1-git-send-email-afleming@freescale.com> you wrote:
> These are all fairly minor bug fixes.
> 
> The following changes since commit fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3:
> 
>   Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging (2011-11-23 21:23:45 +0100)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-mmc.git master
> 
> Ajay Bhargav (1):
>       mmc: mv_sdhci: Fix host version read for Armada100
> 
> Macpaul Lin (1):
>       Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
> 
>  drivers/mmc/mmc.c      |   16 ++--------------
>  drivers/mmc/mv_sdhci.c |    5 ++++-
>  include/sdhci.h        |    1 +
>  3 files changed, 7 insertions(+), 15 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk