
22 Jul
2014
22 Jul
'14
9:23 p.m.
On Sun, Jul 13, 2014 at 01:14:27PM +0200, Pavel Machek wrote:
As I initially suspected overflow in time handling, I took a detailed look at lib/time.c. This adds comments about units being used, reduces amount of type casting being done, and makes __udelay() always wait at least one tick. (Current code could do no delaying at all for short delays).
Signed-off-by: Pavel Machek pavel@denx.de
Applied to u-boot/master, thanks!
--
Tom