[U-Boot] Pull request: u-boot-mmc 12/06/2014
Pantelis Antoniou
panto at antoniou-consulting.com
Thu Jun 12 14:41:21 CEST 2014
Hi Tom,
The following changes since commit e153b13c8e300236e6d505bea629cc81fd0988cb:
common/xyzModem.c: move empty statements to newline (2014-06-11 16:27:06 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to 3d6a5a4dfca25a202e356e4d63e89cdc6bd7255a:
mmc: free allocated memory on initialization errors (2014-06-12 15:21:12 +0300)
----------------------------------------------------------------
Darwin Rambo (1):
mmc: free allocated memory on initialization errors
Stephen Warren (6):
mmc: return meaningful error codes from mmc_select_hwpart
cmd_mmc: default to HW partition 0 if not specified
disk: default to HW partition 0 if not specified
cmd_mmc: add force_init parameter to init_mmc_device()
cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
cmd_mmc: make mmc dev always re-probe the HW
common/cmd_mmc.c | 51 +++++++++++++++++++++++----------------------------
disk/part.c | 6 +++---
drivers/mmc/kona_sdhci.c | 8 ++++++--
drivers/mmc/mmc.c | 7 ++++---
4 files changed, 36 insertions(+), 36 deletions(-)
Regards
-- Pantelis
More information about the U-Boot
mailing list