summaryrefslogtreecommitdiff
path: root/cpu/arm720t/lpc2292/mmc.c
Commit message (Collapse)AuthorAgeLines
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-16-2/+2
| | | | | | This is to get it out of the way of incoming MMC framework Signed-off-by: Andy Fleming <afleming@freescale.com>
* Eliminate support for using MMC as memoryAndy Fleming2009-02-16-26/+0
| | | | | | MMC cards are not memory, so we stop treating them that way. Signed-off-by: Andy Fleming <afleming@freescale.com>
* Add the files for the SMN42 boardPeter Pearse2007-05-09-0/+157