
18 May
2011
18 May
'11
10:02 p.m.
are available in the git repository at:
git://www.denx.de/git/u-boot-mmc.git master
Dirk Behme (1): MMC: omap_hsmmc.c: Add missing prototype header
Fabio Estevam (1): fsl_esdhc: Initialize mmc->b_max
Lei Wen (2): cmd_mmc: eliminate device num in the mmc command mmc: enable partition switch function for emmc
Thomas Chou (1): mmc_spi: generate response for send status command
common/cmd_mmc.c | 224 ++++++++++++++++++++++++++++------------------ drivers/mmc/fsl_esdhc.c | 1 + drivers/mmc/mmc.c | 35 +++++++- drivers/mmc/mmc_spi.c | 5 + drivers/mmc/omap_hsmmc.c | 1 + include/mmc.h | 10 ++ 6 files changed, 189 insertions(+), 87 deletions(-)