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

llandre r&d2 at dave-tech.it
Tue Jan 17 15:58:28 CET 2006


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 at dave-tech.it




More information about the U-Boot mailing list