USDHC driver did not pass disk test (failed during multiple writes). Add logic to wait for the SD card to be idle before reading new data, so that the test will pass. Also, add logic to reject OOB reads and writes to the disk. Fixes #39942 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| flashdisk.c | ||
| Kconfig | ||
| Kconfig.flash | ||
| Kconfig.ram | ||
| Kconfig.sdmmc | ||
| Kconfig.usdhc | ||
| ramdisk.c | ||
| sdmmc_sdhc.h | ||
| sdmmc_spi.c | ||
| sdmmc_stm32.c | ||
| usdhc.c | ||