>
> > > I wonder if the timer stopped ticking.  If you connect with emulator take
> > > a look at GPT1 registers and see if time base is moving.
> > >
> > > Another quick test is to shut off tickles, nohz=off.
> > nohz=off did not work with either 2007q3 or 2008q3.. have'nt looked at the
> GPT
> > regs though..
>
> Hmm, something is broke.

One clue.

I see that the TLDR/TCRR are not being written too before the calibration loop 
starts.  The write watch point is never hit.  So no interrupts have ever fired.

The TIER is enabled but no one gets around to writing to actually set an 
interrupt wake.  If you setup the timer to generate an interrupt it will take 
off and run till some USB clock related failure.

For some reason system_timer init is not being fully done before jiffy loop.

Regards,
Richard W.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to