Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc
authorTom Rini <trini@konsulko.com>
Mon, 13 Sep 2021 12:31:41 +0000 (08:31 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 13 Sep 2021 12:31:41 +0000 (08:31 -0400)
commit7958292f5ffa4ecdaaf4c73c6df28006051db6e0
tree713e63fc0e023c15011b36cab8fd690dad3894d1
parent56a85b831ffe30425645172395c4704caba38bf9
parent285edfd7821e79de579b0bf1a7328dead2304a0b
Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc

Support using mmc command for enumerating mmc card in a given mode
Fix device_remove in mmc
Fix switch issue with send_status disabled
Drop 1ms delay in fsl_esdhc command sending
Revert "mmc: sdhci: set to INT_DATA_END when there are data"