zephyr/subsys/sd
Daniel DeGrasse ba9220c5bd sd: sdmmc: wait before sending second OCR
introduce a small wait between probing and initialization OCR. This
delay fixes a failure to initialize seen on some SD cards

Fixes #47238

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-08-18 12:49:03 +02:00
..
CMakeLists.txt sd: Add sdmmc protocol stack 2022-04-29 14:21:36 -05:00
Kconfig sd: Add sdmmc protocol stack 2022-04-29 14:21:36 -05:00
sd.c sd: Add sdmmc protocol stack 2022-04-29 14:21:36 -05:00
sd_utils.h
sdmmc.c sd: sdmmc: wait before sending second OCR 2022-08-18 12:49:03 +02:00
sdmmc_priv.h