summaryrefslogtreecommitdiffstats
path: root/include/atmel_mci.h
Commit message (Collapse)AuthorAgeFilesLines
* mmc: at91: add multi block read/write support.Wu, Josh2012-10-171-1/+6
| | | | | | | Since the at91sam9263, the mmc hardware support multi blocks read/write. So this driver enable it. Signed-off-by: Josh Wu <josh.wu@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
* atmel_mci.h: remove outdated register macrosAndreas Bießmann2012-03-131-36/+0
| | | | | | | New gen_atmel_mci driver does not use the outated register access macros. Since the old atmel_mci driver is deleted these macros are no longer necessary. Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
* ATMEL: use generic mmc frameworkSven Schnelle2012-03-131-0/+247
gen_atmel_mci works on AVR32 as well, so no need to use the legacy mmc driver. This also has the nice side effect of being able to use SDHC cards an those boards. Signed-off-by: Sven Schnelle <svens@stackframe.org> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
OpenPOWER on IntegriCloud