summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-07-10 00:40:22 +0900
committerJaehoon Chung <jh80.chung@samsung.com>2016-08-05 11:21:24 +0900
commitbae4a1fdf59cddf02acd0070d1da7303fe5ffd0e (patch)
tree340017ad7e7845bbb339c011f2a73721871442e3 /drivers/remoteproc
parente1efe43c710bec8d951c25f163cc8b0c5eb92294 (diff)
downloadu-boot-imx-bae4a1fdf59cddf02acd0070d1da7303fe5ffd0e.zip
u-boot-imx-bae4a1fdf59cddf02acd0070d1da7303fe5ffd0e.tar.gz
u-boot-imx-bae4a1fdf59cddf02acd0070d1da7303fe5ffd0e.tar.bz2
mmc: sdhci: clean up timeout detection
The current timeout detection logic is not very nice; it calls get_timer(start) in the while() loop, and then calls it again after the loop to check if a timeout error happened. Because of the time difference between the two calls of get_timer(), the timeout detected after the loop may not be true. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions