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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to