
21 Mar
2013
21 Mar
'13
8:15 p.m.
Dear Jon Hunter,
In message 514B2482.5000002@ti.com you wrote:
I understand that you may wish to have SYS_HZ == 1000, but shouldn't the code still normalise the get_timer() value to SYS_HZ?
If I grep through the u-boot source I see a lot of instances where get_timer() is normalised to SYS_HZ.
grep -r "get_timer" * | grep "SYS_HZ"
get_timer() is supposed to work in milliseconds.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Die Scheu vor Verantwortung ist die Krankheit unserer Zeit.
-- Otto von Bismarck