Hi Tom, Please pull mmc-7-24-2020
------------------------------------ Correct mmc_spi check condition Generate R1/R2/R1b response Read SSR for SD SPI ------------------------------------ CI: https://travis-ci.org/github/MrVan/u-boot/builds/707901966 Thanks, Peng. The following changes since commit 497c7598c4e713eb9ad88fd7963e57b21b8b35e1: Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi (2020-07-11 17:40:00 -0400) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-7-24-2020 for you to fetch changes up to ed4a11cb7d19a26dd0625bc468ef930c035a71b2: mmc_spi: generate R1b response for erase and stop transmission command (2020-07-14 16:19:47 +0800) ---------------------------------------------------------------- Pragnesh Patel (6): mmc: mmc_spi: correct the while condition mmc: mmc_spi: generate R1 response for different mmc SPI commands mmc: read ssr for SD spi mmc: mmc_spi: Read R2 response for send status command - CMD13 mmc: mmc_spi: Generate R1 response for erase block start and end address mmc_spi: generate R1b response for erase and stop transmission command drivers/mmc/mmc.c | 5 +++++ drivers/mmc/mmc_spi.c | 52 ++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 49 insertions(+), 8 deletions(-)