Nicolas Pitre a399e3fa79 [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe
With a TCLK = 200MHz, the half period of the hardware timer is roughly
10 seconds. Because cnt32_to_63() must be called at least once per
half period of the base hardware counter, it is a bit risky to rely
solely on scheduling to generate frequent enough calls. Let's use a
kernel timer to ensure this.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
2009-06-08 13:04:54 -04:00
..
2009-05-12 14:11:35 -07:00
2009-05-01 10:54:00 +02:00
2009-05-29 08:40:02 -07:00
2009-05-29 08:40:02 -07:00
2009-05-29 08:40:02 -07:00
2009-05-29 08:40:02 -07:00
2009-04-21 13:41:50 -07:00