[U-Boot] Please pull u-boot-mmc
Jaehoon Chung
jh80.chung at samsung.com
Wed Sep 21 09:29:37 CEST 2016
Dear Tom,
Could pull these patches on u-boot/master?
The following changes since commit 9b1b6d42256a4c2e59c803afdbf90d39371e61ba:
Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" (2016-09-19 15:20:09 -0400)
are available in the git repository at:
http://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to 2b42903397b4d6b68fe2af95565a8953b08ab96e:
mmc: dw_mmc: push/pop all FIFO data if any data request (2016-09-21 16:00:14 +0900)
----------------------------------------------------------------
Jacob Chen (1):
mmc: dw_mmc: push/pop all FIFO data if any data request
Masahiro Yamada (6):
mmc: sdhci: move sdhci_reset() call to sdhci_init()
mmc: sdhci: move error message to more relevant place
mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
Peng Fan (2):
mmc: sd: extracting erase related information from sd status
mmc: sd: optimize erase
Wenyou Yang (1):
mmc: sdhci: Add the programmable clock mode support
drivers/mmc/dw_mmc.c | 23 ++++++-----
drivers/mmc/mmc.c | 68 +++++++++++++++++++++++++++++++
drivers/mmc/mmc_write.c | 9 ++++-
drivers/mmc/sdhci.c | 105 ++++++++++++++++++++++++++++++------------------
include/mmc.h | 9 +++++
include/sdhci.h | 2 +
6 files changed, 164 insertions(+), 52 deletions(-)
Best Regards,
Jaehoon Chung
More information about the U-Boot
mailing list