Skip to content
Commit a468e756 authored by Tien Hock, Loh's avatar Tien Hock, Loh
Browse files

drivers: mmc: Fix some issues with MMC stack



Some bugs in MMC stack needs to be fixed:
- scr cannot be local as this will cause cache issue when invalidating
after the read DMA transfer is completed
- ACMD41 needs to send voltage information in initialization, otherwise the
command is a query, thus will not initialize the controller
- when checking device state, retry until the retries counter goes to zero
before failing

Signed-off-by: default avatarTien Hock, Loh <tien.hock.loh@intel.com>
parent 1cf55aba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment