Please pull mmc-1-16-2020

Peng Fan peng.fan at nxp.com
Thu Jan 16 10:47:26 CET 2020


Hi Tom,

Please pull mmc-1-16-2020

-----------------------------------------------------------
Cleanup of fsl_esdhc driver together with arch/defconfig change
Add quirk for APP_CMD retry
-----------------------------------------------------------

CI:
https://travis-ci.org/MrVan/u-boot/builds/637786520

Thanks,
Peng.

The following changes since commit 9d5d74c3ccdc78bac969d25e98eab96872e33b5c:

  Merge tag 'efi-2020-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-01-15 12:29:23 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-1-16-2020

for you to fetch changes up to 26632b7541e85b24b86bc0188123a403eeee44d1:

  mmc: config help typo fix (2020-01-16 13:21:01 +0800)

----------------------------------------------------------------
Joel Johnson (2):
      mmc: add additional quirk for APP_CMD retry
      mmc: config help typo fix

Yangbo Lu (6):
      mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code
      mmc: fsl_esdhc: drop useless fdt fixup
      powerpc/mpc85xx: drop eSDHC periperhal clock code
      Add global variable sdhc_per_clk for arm/powerpc
      configs: ls1028a: use default SDHC clock divider value
      Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage

 arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_speed.c | 29 ++++++++++-------------------
 arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c | 22 ++++++++++------------
 arch/arm/include/asm/global_data.h                  |  4 ++++
 arch/powerpc/cpu/mpc85xx/speed.c                    | 49 +------------------------------------------------
 arch/powerpc/include/asm/config_mpc85xx.h           |  8 --------
 arch/powerpc/include/asm/global_data.h              |  1 +
 configs/ls1028aqds_tfa_SECURE_BOOT_defconfig        |  1 -
 configs/ls1028aqds_tfa_defconfig                    |  1 -
 configs/ls1028ardb_tfa_SECURE_BOOT_defconfig        |  1 -
 configs/ls1028ardb_tfa_defconfig                    |  1 -
 drivers/mmc/Kconfig                                 | 11 +----------
 drivers/mmc/fsl_esdhc.c                             | 41 ++++++++++++++++++++++-------------------
 drivers/mmc/fsl_esdhc_imx.c                         | 40 ----------------------------------------
 drivers/mmc/mmc.c                                   | 17 ++++++++++++++++-
 include/configs/T1040QDS.h                          |  1 -
 include/configs/T208xQDS.h                          |  1 -
 include/e500.h                                      |  1 -
 include/mmc.h                                       |  1 +
 scripts/config_whitelist.txt                        |  2 --
 19 files changed, 66 insertions(+), 166 deletions(-)


More information about the U-Boot mailing list