[U-Boot] [GIT PULL ] Please pull u-boot-mmc master
    Jaehoon Chung 
    jh80.chung at samsung.com
       
    Mon Feb 26 01:58:59 UTC 2018
    
    
  
Dear Tom,
Could you pull these patches to u-boot/master?
The following changes since commit f0f6917188ad660cf002c10095f46ecf748b8f58:
  Prepare v2018.03-rc3 (2018-02-20 16:51:56 -0500)
are available in the Git repository at:
  git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to beac7d33d9131d22ffbdbfbf2786858062b63786:
  mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified (2018-02-26 10:52:15 +0900)
----------------------------------------------------------------
Alexander Kochetkov (1):
      mmc: fix off-by-one bug in mmc_startup_v4()
Faiz Abbas (1):
      mmc: Drop unnecessary case for mmc_probe()
Jaehoon Chung (1):
      mmc: synchronize the sequence with enum bus_mode in mmc.h
Jean-Jacques Hiblot (4):
      mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
      mmc: omap_hsmmc: compile out write support if not needed
      mmc: omap_hsmmc: make it possible to compile out ADMA support
      mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified
 arch/arm/include/asm/omap_mmc.h |  2 +-
 drivers/mmc/Kconfig             |  9 +++++++++
 drivers/mmc/mmc.c               | 20 +++++---------------
 drivers/mmc/omap_hsmmc.c        | 31 ++++++++++++++++++++-----------
 4 files changed, 35 insertions(+), 27 deletions(-)
Best Regards,
Jaehoon Chung
    
    
More information about the U-Boot
mailing list