uboot-mt623x/drivers/mmc
Marek Vasut 55429a0323 PXA: PXAMMC: Drop different delays for PXA27X
In case the delays were set to 10000, the MMC card on PXA27X boards (and PXA3xx
boards) didn't initialize on first try. Increasing the delays and leaving just
those for PXA25x and 26x (that is 200000) fixes this problem.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
2010-06-13 13:39:11 +02:00
..
Makefile mxc-mmc: sdhc host driver for MX2 and MX3 proccessor 2009-08-09 23:47:38 +02:00
atmel_mci.c Convert mmc_init to mmc_legacy_init 2009-02-16 18:07:40 -06:00
atmel_mci.h mmc: Move atmel_mci driver into drivers/mmc 2008-07-10 00:05:52 +02:00
bfin_sdh.c Blackfin: convert bfin_sdh to generic mmc 2010-01-17 09:17:27 -05:00
fsl_esdhc.c drivers/mmc/fsl_esdhc.c: fix compiler warnings 2010-05-15 19:47:17 +02:00
mmc.c Fix memory leak in mmc_read() 2010-03-11 23:35:43 +01:00
mxcmmc.c mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors 2010-03-21 22:22:52 +01:00
omap3_mmc.c omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER 2009-11-27 16:26:18 -06:00
pxa_mmc.c PXA: PXAMMC: Drop different delays for PXA27X 2010-06-13 13:39:11 +02:00
pxa_mmc.h pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00