u-boot-brain/drivers/mmc
Chenhui Zhao a6da8b8195 fsl_esdhc: Fix esdhc disabled problem on some platforms
Some new platform's esdhc pins don't share with other function.
The eSDHC shouldn't be disabled, even if "esdhc" isn't defined
in hwconfig env variable.

Use CONFIG_FSL_ESDHC_PIN_MUX to fix this problem.

Signed-off-by: Chenhui Zhao <b26998@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-01-14 01:32:19 -06:00
..
atmel_mci.c Convert mmc_init to mmc_legacy_init 2009-02-16 18:07:40 -06:00
atmel_mci.h AT91: MCI: add SD/MMC driver using mmc framework 2010-09-03 11:19:01 +02:00
bfin_sdh.c Blackfin: bfin_sdh: clean up send_cmd 2010-10-02 16:00:37 -04:00
fsl_esdhc.c fsl_esdhc: Fix esdhc disabled problem on some platforms 2011-01-14 01:32:19 -06:00
gen_atmel_mci.c AT91: gen_atmel_mci.c: fix bug when Slot B is used 2010-12-07 16:36:39 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mmc.c mmc: Add multi-block read support to the generic mmc driver 2010-11-04 15:27:25 -04:00
mxcmmc.c mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors 2010-03-21 22:22:52 +01:00
omap_hsmmc.c mmc: omap: timeout counter fix 2010-11-19 16:27:37 -05:00
omap3_mmc.c mmc: omap3: fix block read function 2010-08-12 13:50:25 -04:00
omap3_mmc.h mmc: omap3: make local symbols static 2010-08-12 13:50:19 -04:00
pxa_mmc.c PXA: pxa-regs.h cleanup 2010-10-19 22:46:22 +02:00
pxa_mmc.h pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00
s5p_mmc.c s5p_mmc: support 8-bit bus width 2010-10-19 11:34:54 +09:00