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

are available in the git repository at:
git://www.denx.de/git/u-boot-mmc.git master
Rabin Vincent (5): mmc: clean up help texts mmc: check find_mmc_device return value mmc: use lldiv to fix arm eabi build mmc: fix response decoding on little endian mmc: drop unnecessary casts
Yauhen Kharuzhy (2): mmc: Remove return from mmc_init for non SD 2.0 compatible cards. mmc: Fix decoding of SCR & function switch data on little-endian machines
common/cmd_mmc.c | 18 ++++++++++--- drivers/mmc/fsl_esdhc.c | 10 +++--- drivers/mmc/mmc.c | 63 ++++++++++++++++++++++------------------------ include/mmc.h | 6 ++-- 4 files changed, 52 insertions(+), 45 deletions(-)

Dear Andy Fleming,
In message 1244091266-22803-1-git-send-email-afleming@freescale.com you wrote:
are available in the git repository at:
git://www.denx.de/git/u-boot-mmc.git master
Rabin Vincent (5): mmc: clean up help texts mmc: check find_mmc_device return value mmc: use lldiv to fix arm eabi build mmc: fix response decoding on little endian mmc: drop unnecessary casts
Yauhen Kharuzhy (2): mmc: Remove return from mmc_init for non SD 2.0 compatible cards. mmc: Fix decoding of SCR & function switch data on little-endian machines
common/cmd_mmc.c | 18 ++++++++++--- drivers/mmc/fsl_esdhc.c | 10 +++--- drivers/mmc/mmc.c | 63 ++++++++++++++++++++++------------------------ include/mmc.h | 6 ++-- 4 files changed, 52 insertions(+), 45 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Andy Fleming
-
Wolfgang Denk