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 <ag...@suse.de>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to