u-boot-brain/drivers/mmc
Ilya Yanok b81830f6e3 mmc: it's safe to ignore mmc_send_if_cond() return value
Return value of mmc_send_if_cond() can be safely ignored (as it is
done in Linux). This makes older cards work with MXC MCI controller.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
2009-06-04 00:15:09 +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 legacy mmc 2009-04-02 06:42:05 -04:00
bfin_sdh.h Blackfin: add driver for on-chip MMC/SD controller 2009-02-02 12:27:18 -05:00
fsl_esdhc.c Add support for the Freescale eSDHC found on 8379 and 8536 SoCs 2009-02-16 18:07:42 -06:00
Makefile pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00
mmc.c mmc: it's safe to ignore mmc_send_if_cond() return value 2009-06-04 00:15:09 +02:00
omap3_mmc.c OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01: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