u-boot-brain/drivers/mmc
Jerry Huang 48bb3bb5ac fsl_esdhc: Add function to reset the eSDHC controller
To support multiple block read command we must set abort or use auto
CMD12.  If we booted from eSDHC controller neither of these are used
and thus we need to reset the controller to allow multiple block read
to function.

Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-04-07 00:01:11 -05: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 fsl_esdhc: Add function to reset the eSDHC controller 2010-04-07 00:01:11 -05:00
Makefile mxc-mmc: sdhc host driver for MX2 and MX3 proccessor 2009-08-09 23:47:38 +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 ARM:PXA Use new definitions in mmc.h 2009-02-20 03:47:50 +01:00
pxa_mmc.h pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00