summaryrefslogtreecommitdiff
path: root/board/hisilicon
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-03-04 01:09:52 +0100
committerTom Rini <trini@konsulko.com>2016-03-15 15:13:05 -0400
commit9b5b8b6ee19de9b6c1a701e8e6faa16ffe951a58 (patch)
treecaad2663187b1d473856ea7be7f855c59e3b75df /board/hisilicon
parente593bf5eb36669a5f8a55271eb8c14cb4cf93961 (diff)
downloadu-boot-imx-9b5b8b6ee19de9b6c1a701e8e6faa16ffe951a58.zip
u-boot-imx-9b5b8b6ee19de9b6c1a701e8e6faa16ffe951a58.tar.gz
u-boot-imx-9b5b8b6ee19de9b6c1a701e8e6faa16ffe951a58.tar.bz2
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>
Diffstat (limited to 'board/hisilicon')
0 files changed, 0 insertions, 0 deletions