summaryrefslogtreecommitdiffstats
path: root/common/cmd_mmc_spi.c
Commit message (Collapse)AuthorAgeFilesLines
* mmc: add generic mmc spi driverThomas Chou2011-04-131-0/+88
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>
OpenPOWER on IntegriCloud