Files
u-boot-tk1-som/drivers
Masahiro Yamada bae4a1fdf5 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>
2016-08-05 11:21:24 +09:00
..
2015-11-02 10:38:00 +09:00
2016-08-02 09:47:34 -07:00
2016-01-27 15:32:05 +01:00
2016-06-19 17:05:55 -06:00
2016-07-27 16:29:56 -06:00
2016-06-19 17:05:55 -06:00
2016-07-14 18:33:11 -04:00
2016-02-06 12:00:59 +01:00
2016-03-14 19:21:44 -04:00
2016-06-19 17:05:55 -06:00