zephyr/subsys/sd
Jordan Yates 6bfd7a4302 sd: resend CMD0 before each CMD8
Resend CMD0 before each CMD8 query while initialising the card, as the
first CMD0 is not always sufficient to recover the card.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-08-27 15:14:23 -04:00
..
CMakeLists.txt
Kconfig
mmc.c
sd.c sd: resend CMD0 before each CMD8 2024-08-27 15:14:23 -04:00
sd_init.h
sd_ops.c disk: sdmmc: power off card in `DISK_IOCTL_CTRL_DEINIT` 2024-08-20 19:42:37 -04:00
sd_ops.h
sd_utils.h
sdio.c
sdmmc.c