[PULL] please pull u-boot-mmc mmc-2020-6-24

Hi Tom,
Please pull mmc-2020-6-24
CI: https://travis-ci.org/github/MrVan/u-boot/builds/701528851 ------------------------------------ Fix fsl_esdhc_imx tunning mask Disalbe CMD CRC for normal tunning for fsl_esdhc_imx Retry CM1 until emmc ready Fix sdhci HISPD handling Cache-aligned extcsd reading ------------------------------------
Regards, Peng.
The following changes since commit 4ff63383e3497389e66cf70943a83bdb1810462a:
Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-06-23 08:20:55 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2020-6-24
for you to fetch changes up to f12341a9529540113f01989149bbbeb68662a829:
mmc: sdhci: Fix HISPD bit handling (2020-06-24 14:05:30 +0800)
---------------------------------------------------------------- Haibo Chen (3): mmc: fsl_esdhc_imx: fix the mask for tuning start point mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
Jagan Teki (1): mmc: sdhci: Fix HISPD bit handling
Marek Vasut (1): cmd: mmc: Cache-align extcsd read target
cmd/mmc.c | 4 +++- drivers/mmc/fsl_esdhc_imx.c | 22 ++++++++++++---------- drivers/mmc/mmc.c | 9 ++++++++- drivers/mmc/sdhci.c | 25 +++++++++++++++++++------ include/fsl_esdhc_imx.h | 3 ++- 5 files changed, 44 insertions(+), 19 deletions(-)

On Wed, Jun 24, 2020 at 12:37:00PM +0000, Peng Fan wrote:
Hi Tom,
Please pull mmc-2020-6-24
CI: https://travis-ci.org/github/MrVan/u-boot/builds/701528851
Applied to u-boot/master, thanks!
participants (2)
-
Peng Fan
-
Tom Rini