external_zblue/subsys/sd
Jordan Yates db075e3a7a 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>
2026-04-20 17:38:54 +08:00
..
CMakeLists.txt sd: Changes framework to support MMC 2026-04-20 16:10:01 +08:00
Kconfig sd: add config SD_CMD_RETRIES 2026-04-20 16:59:44 +08:00
mmc.c drivers: sdhc: allow bandwidth selection 2026-04-20 16:38:29 +08:00
sd.c sd: resend CMD0 before each CMD8 2026-04-20 17:38:54 +08:00
sd_init.h sd: Changes framework to support MMC 2026-04-20 16:10:01 +08:00
sd_ops.c disk: sdmmc: power off card in `DISK_IOCTL_CTRL_DEINIT` 2026-04-20 17:37:20 +08:00
sd_ops.h sd: update comment to reference 'SD host controller specification' 2026-04-20 16:59:45 +08:00
sd_utils.h sd: split sdmmc common functions into sd_ops.c 2026-04-20 16:10:00 +08:00
sdio.c sd: sdio: rework frequency and timing selection logic 2026-04-20 17:17:38 +08:00
sdmmc.c sd: sdmmc: rework frequency and timing selection logic 2026-04-20 17:17:37 +08:00