mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-31 11:13:14 +01:00
Most controllers can check if there is a card in the slot. However, they require pins that could be not available because required by other functions and the detection of a card must be performed in another way. This patch adds a weak function that a board can implement to add its internal custom way to check the presence of a MMC/SD card. Signed-off-by: Stefano Babic <sbabic@denx.de> |
||
|---|---|---|
| .. | ||
| atmel_mci.c | ||
| atmel_mci.h | ||
| bfin_sdh.c | ||
| fsl_esdhc.c | ||
| Makefile | ||
| mmc.c | ||
| mxcmmc.c | ||
| omap3_mmc.c | ||
| pxa_mmc.c | ||
| pxa_mmc.h | ||