Andy Fleming
abb5466ccf
Convert mmc_init to mmc_legacy_init
...
This is to get it out of the way of incoming MMC framework
Signed-off-by: Andy Fleming <afleming@freescale.com >
2009-02-16 18:07:40 -06:00
Andy Fleming
b2e2ed0233
Eliminate support for using MMC as memory
...
MMC cards are not memory, so we stop treating them that way.
Signed-off-by: Andy Fleming <afleming@freescale.com >
2009-02-16 18:07:40 -06:00
Cliff Cai
716ebf436c
Blackfin: add driver for on-chip MMC/SD controller
...
This is a port of the Linux Blackfin on-chip SDH driver to U-Boot.
Signed-off-by: Cliff Cai <cliff.cai@analog.com >
Signed-off-by: Mike Frysinger <vapier@gentoo.org >
2009-02-02 12:27:18 -05:00
Dirk Behme
b1c3bf99fb
OMAP3: Add MMC support
...
Add MMC support.
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com >
2009-01-24 17:51:22 +01:00
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2008-10-18 21:54:03 +02:00
Stefan Roese
f2302d4430
Fix merge problems
...
Signed-off-by: Stefan Roese <sr@denx.de >
2008-08-06 14:05:38 +02:00
Haavard Skinnemoen
c3bf1ad7ba
mmc: Move atmel_mci driver into drivers/mmc
...
This makes it easier to use the driver on other platforms.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com >
Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2008-07-10 00:05:52 +02:00
Haavard Skinnemoen
5ce13051a4
Create drivers/mmc subdirectory
...
In order to consolidate more of the various MMC drivers around the
tree, we must first have a common place to put them.
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com >
Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2008-07-10 00:02:36 +02:00