[U-Boot-Users] Bug in cpu/arm920t/imx/interrupts.c ?

17 Jan
2006
17 Jan
'06
3:58 p.m.
I have a doubt about the function
ulong get_timer (ulong base)
imlemented in cpu/arm920t/imx/interrupts.c. In my undertanding this function should return
return (get_timer_masked () - base);
instead of
return get_timer_masked ();
Am I right?
--
llandre
DAVE Electronics System House - R&D Department
web: http://www.dave-tech.it
email: r&d2@dave-tech.it
7050
Age (days ago)
7050
Last active (days ago)
0 comments
1 participants
participants (1)
-
llandre