uboot/drivers/mmc
Alexander Graf 9b5b8b6ee1 dwmmc: Increase retry timeout
When enable dcache on HiKey, we're running into MMC command timeouts
because our retry loop is now faster than the eMMC (or an external SD
card) can answer.

Increase the retry count to the same as the timeout value for status
reports.

The real fix is obviously to not base this whole thing on a cycle counter
but on real wall time, but that would be slightly more intrusive.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-03-15 15:13:05 -04:00
..
Kconfig mmc: uniphier: add driver for UniPhier SD/MMC host controller 2016-02-29 03:50:15 +09:00
Makefile mmc: uniphier: add driver for UniPhier SD/MMC host controller 2016-02-29 03:50:15 +09:00
arm_pl180_mmci.c dm: block: Rename device number member dev to devnum 2016-03-14 15:34:50 -06:00
arm_pl180_mmci.h
atmel_sdhci.c
bcm2835_sdhci.c
bfin_sdh.c
davinci_mmc.c
dw_mmc.c dwmmc: Increase retry timeout 2016-03-15 15:13:05 -04:00
exynos_dw_mmc.c
fsl_esdhc.c
fsl_esdhc_spl.c
ftsdc010_mci.c
ftsdc021_sdhci.c
gen_atmel_mci.c
hi6220_dw_mmc.c
kona_sdhci.c
mmc-uclass.c
mmc.c dm: block: Rename device number member dev to devnum 2016-03-14 15:34:50 -06:00
mmc_private.h dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
mmc_spi.c lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 2016-03-14 19:18:42 -04:00
mmc_write.c dm: block: Rename device number member dev to devnum 2016-03-14 15:34:50 -06:00
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c dm: block: Rename device number member dev to devnum 2016-03-14 15:34:50 -06:00
omap_hsmmc.c omap_hsmmc: Board-specific TWL6030 MMC power initialization 2016-03-15 15:11:29 -04:00
pci_mmc.c
pic32_sdhci.c
pxa_mmc_gen.c
rockchip_dw_mmc.c
rpmb.c
s3c_sdi.c
s5p_sdhci.c
sandbox_mmc.c
sdhci.c dm: block: Rename device number member dev to devnum 2016-03-14 15:34:50 -06:00
sh_mmcif.c
sh_mmcif.h
sh_sdhi.c
socfpga_dw_mmc.c
spear_sdhci.c
sunxi_mmc.c
tegra_mmc.c
uniphier-sd.c mmc: uniphier: add driver for UniPhier SD/MMC host controller 2016-02-29 03:50:15 +09:00
zynq_sdhci.c