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 sd: add config SD_CMD_RETRIES 2024-01-25 20:13:25 +01:00
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: update comment to reference 'SD host controller specification' 2024-01-25 20:13:25 +01:00
sd_utils.h
sdio.c sd: sdio: rework frequency and timing selection logic 2024-05-16 09:21:03 +02:00
sdmmc.c sd: sdmmc: rework frequency and timing selection logic 2024-05-16 09:21:03 +02:00