Searched hist:a468e756377ebe73920eb83f4a4425cabab66ebc (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/ |
| H A D | mmc.h | a468e756377ebe73920eb83f4a4425cabab66ebc Thu Mar 07 03:34:20 UTC 2019 Tien Hock, Loh <tien.hock.loh@intel.com> 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: Tien Hock, Loh <tien.hock.loh@intel.com>
|
| /rk3399_ARM-atf/drivers/mmc/ |
| H A D | mmc.c | a468e756377ebe73920eb83f4a4425cabab66ebc Thu Mar 07 03:34:20 UTC 2019 Tien Hock, Loh <tien.hock.loh@intel.com> 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: Tien Hock, Loh <tien.hock.loh@intel.com>
|