Hi all,
We are porting linux kernel for an ARM11 board.
During the bootup process, it hangs in Calibrate_delay()
specifically it hangs on the while(ticks == jiffies);
wait loop.
We are not able to find what interrupt changes jiffies.
Can we know what could be the problem.
Thanks in advance,
Piyush