[U-Boot] Please pull u-boot-mmc

Peng Fan peng.fan at nxp.com
Wed Jul 31 12:16:56 UTC 2019


Hi Tom,

Please pull u-boot-mmc

CI build: https://travis-ci.org/MrVan/u-boot/builds/565839867
---------------------------------------------------------------------------------------------------
A new mmc/sd block test case
Bug fixes for sdhci and mv_sdhci
---------------------------------------------------------------------------------------------------

Thanks,
Peng.

The following changes since commit d0d07ba86afc8074d79e436b1ba4478fa0f0c1b5:

  Prepare v2019.10-rc1 (2019-07-29 21:16:16 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-7-31

for you to fetch changes up to fea3939d31ccde5b8372bc5506a35ac169de03c8:

  mmc: relocate code comment (2019-07-31 15:31:36 +0800)

----------------------------------------------------------------
Baruch Siach (3):
      mmc: mv_sdhci: fix uninitialized pointer deref on probe
      mmc: sdhci: fix chip detect gpio property name
      mmc: relocate code comment

Jean-Jacques Hiblot (1):
      test/py: add MMC/SD block write test

Weijie Gao (1):
      mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout

 drivers/mmc/mmc.c            |   2 +-
 drivers/mmc/mtk-sd.c         |   3 +++
 drivers/mmc/mv_sdhci.c       |   6 +++---
 drivers/mmc/sdhci.c          |   2 +-
 test/py/tests/test_mmc_wr.py | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 113 insertions(+), 5 deletions(-)
 create mode 100644 test/py/tests/test_mmc_wr.py


More information about the U-Boot mailing list