public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Bug in cpu/arm920t/imx/interrupts.c ?
@ 2006-01-17 14:58 llandre
  0 siblings, 0 replies; only message in thread
From: llandre @ 2006-01-17 14:58 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-17 14:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-17 14:58 [U-Boot-Users] Bug in cpu/arm920t/imx/interrupts.c ? llandre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox