[U-Boot] [GIT PULL] Please pull u-boot-mmc master (take 2)

Jaehoon Chung jh80.chung at samsung.com
Fri Sep 29 02:59:17 UTC 2017


Dear Tom,

Could you pull these patches into u-boot/master?
If there is a problem, let me know, plz.
I may reply late, because it will start my national holidays from Tomorrow to 10th of Oct.

The following changes since commit 6e9b109aa9bcdd094e77da9fb03de8b44da8eb9d:

  Merge git://git.denx.de/u-boot-usb (2017-09-27 09:39:48 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to 3d3108d459e6d034f20aab33b11f4d23537f0c27:

  mmc: sdhci-cadence: set timing mode register depending on frequency (2017-09-29 11:34:22 +0900)

----------------------------------------------------------------
Marek Vasut (2):
      mmc: uniphier-sd: Update the file to match V3 patchset
      mmc: uniphier-sd: Add vqmmc regulator support

Masahiro Yamada (1):
      mmc: sdhci-cadence: set timing mode register depending on frequency

Patrice Chotard (1):
      mmc: Add MMC support for stm32h7 Socs

Seung-Woo Kim (1):
      spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()

 common/spl/spl_mmc.c        |   5 +-
 drivers/mmc/Kconfig         |   8 +
 drivers/mmc/Makefile        |   1 +
 drivers/mmc/sdhci-cadence.c |  51 ++++
 drivers/mmc/stm32_sdmmc2.c  | 608 ++++++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/uniphier-sd.c   |  96 ++++---
 6 files changed, 726 insertions(+), 43 deletions(-)
 create mode 100644 drivers/mmc/stm32_sdmmc2.c

Best Regards,
Jaehoon Chung


More information about the U-Boot mailing list