]> git.ipfire.org Git - people/ms/u-boot.git/commit
ATMEL: use generic mmc framework
authorSven Schnelle <svens@stackframe.org>
Fri, 21 Oct 2011 12:49:25 +0000 (14:49 +0200)
committerAndreas Bießmann <andreas@localhost>
Tue, 13 Mar 2012 11:06:41 +0000 (12:06 +0100)
commit72fa467988e7944407a634ddc4bc6a2df685c04c
treefa5fc3ddf5337aaabbfbe0ae1c2ff567d536be6d
parent6751b05f855bbe56005d5b88d4eb58bcd52170d2
ATMEL: use generic mmc framework

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>
arch/avr32/lib/board.c
include/atmel_mci.h [moved from drivers/mmc/atmel_mci.h with 98% similarity]
include/configs/atngw100.h
include/configs/atstk1002.h
include/configs/atstk1003.h
include/configs/atstk1004.h
include/configs/atstk1006.h
include/configs/favr-32-ezkit.h
include/configs/hammerhead.h
include/configs/mimc200.h
include/mmc.h