Atmel MCI driver
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 20 Jan 2006 09:03:53 +0000 (10:03 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Sat, 14 Apr 2007 14:14:06 +0000 (16:14 +0200)
commitfc26c97bb6df41b4a95662c34054fe912387bf38
tree8dac6102e5bf4aa7d3b0d52d27775f09c81e4598
parent05fdab1ef6a10d049a50021a86f1226f444d9b9f
Atmel MCI driver

Driver for the Atmel MCI controller (MMC interface) for AT32AP CPUs.

The AT91 ARM-based CPUs use basically the same hardware, so it should
be possible to share this driver, but no effort has been made so far.

Hardware documentation can be found in the AT32AP7000 data sheet,
which can be downloaded from

http://www.atmel.com/dyn/products/datasheets.asp?family_id=682

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
cpu/at32ap/Makefile
cpu/at32ap/atmel_mci.c [new file with mode: 0644]
cpu/at32ap/atmel_mci.h [new file with mode: 0644]
include/asm-avr32/arch-at32ap7000/mmc.h [new file with mode: 0644]