Home
last modified time | relevance | path

Searched hist:"11 fdade294b4d60c19ae861515aabddca1278deb" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmmc.h11fdade294b4d60c19ae861515aabddca1278deb Fri Feb 05 14:04:43 UTC 2010 Stefano Babic <sbabic@denx.de> MMC: add weak function to detect MMC/SD card

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>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c11fdade294b4d60c19ae861515aabddca1278deb Fri Feb 05 14:04:43 UTC 2010 Stefano Babic <sbabic@denx.de> MMC: add weak function to detect MMC/SD card

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>