AT91: MCI: add SD/MMC driver using mmc framework
authorReinhard Meyer <u-boot@emk-elektronik.de>
Fri, 13 Aug 2010 08:31:06 +0000 (10:31 +0200)
committerReinhard Meyer <u-boot@emk-elektronik.de>
Fri, 3 Sep 2010 09:19:01 +0000 (11:19 +0200)
commit1592ef8596fffd937a30462eb15f1d64e237ae49
treea4d26cb016750db74bb1585ccb23753632452c53
parentc982d866eaee5e8469af9e22eb8f51c63adcfafa
AT91: MCI: add SD/MMC driver using mmc framework

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c
arch/arm/include/asm/arch-at91/at91_common.h
arch/arm/include/asm/arch-at91/clk.h
arch/arm/include/asm/arch-at91/hardware.h
doc/README.atmel_mci [new file with mode: 0644]
drivers/mmc/Makefile
drivers/mmc/atmel_mci.h
drivers/mmc/gen_atmel_mci.c [new file with mode: 0644]
include/mmc.h