Files
u-boot-tk1-som/cpu
Graf Yang ec01481ddc Blackfin: fix timer_init()/timer_reset()
The timer_init() function was not using the right csync instruction, nor
was it doing it right after disabling the core timer.

The timer_reset() function would reset the timestamp, but not the actual
timer, so there was a common edge case where get_timer() return a jump of
one timestamp (couple milliseconds) right after resetting.  This caused
many functions to improperly timeout right away.

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-05-19 04:57:33 -04:00
..
2009-03-20 22:39:13 +01:00
2009-04-28 01:02:04 +02:00
2009-01-28 08:49:52 +01:00
2009-04-05 13:08:03 +02:00
2009-04-05 13:08:03 +02:00
2008-12-10 23:11:35 +09:00