
4 Jun
2009
4 Jun
'09
6:54 a.m.
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(-)