[U-Boot] [U-Boot,v5,08/30] dwmmc: Increase retry timeout

Tom Rini trini at konsulko.com
Thu Mar 17 03:00:29 CET 2016


On Fri, Mar 04, 2016 at 01:09:52AM +0100, Alexander Graf wrote:

> 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 at suse.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160316/46cdcc3c/attachment.sig>


More information about the U-Boot mailing list