SDMMC busy wait timeout was incorrectly waiting for CONFIG_SD_DATA_TIMEOUT microseconds, but should be waiting for CONFIG_SD_DATA_TIMEOUT milliseconds. Multiply wait value by 1000. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| sd_utils.h | ||
| sd.c | ||
| sdmmc_priv.h | ||
| sdmmc.c | ||