mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 01:38:22 +00:00
d52ebf1022
This patch supports mmc/sd card with spi interface. It is based on the generic mmc framework. It works with SDHC and supports multi blocks read/write. The crc checksum on data packet is enabled with the def, There is a subcomamnd "mmc_spi" to setup spi bus and cs at run time. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Andy Fleming <afleming@freescale.com> |
||
---|---|---|
.. | ||
atmel_mci.c | ||
atmel_mci.h | ||
bfin_sdh.c | ||
davinci_mmc.c | ||
fsl_esdhc.c | ||
gen_atmel_mci.c | ||
Makefile | ||
mmc.c | ||
mmc_spi.c | ||
mxcmmc.c | ||
omap3_mmc.c | ||
omap3_mmc.h | ||
omap_hsmmc.c | ||
pxa_mmc.c | ||
pxa_mmc.h | ||
s5p_mmc.c |