[U-Boot] Don't get any interrupts once I boot into Linux

Greg Topmiller Greg.Topmiller at jdsu.com
Fri Sep 14 17:04:49 CEST 2012


I downloaded the V2012.07 version of u-boot from the git.denx.de repository and built it for our target.  U-boot boots up properly and I can use the commands but now when I boot into Linux I don't seem to be getting interrupts.  The Linux kernel hangs in the calculate_delay function waiting for ticks != jiffies.  I do not get the interrupt for the timer.  I have verified that our previous u-boot that is based on the 2009.12 version with Freescale patches does work.  The timer interrupt occurs and jiffies is incremented allowing the loop to exit.  Any help would be appreciated.

Thanks,

Greg


More information about the U-Boot mailing list