<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Can anyone out there help me.&nbsp; I am doing some 
new development using a MPC8349E (Hardware rev 3.1) and using an older version 
of u-boot (1.1.3).&nbsp; I require hooks to the get_timer() API to allow me to 
place timeout restrictions on areas of my code.&nbsp; I have worked my way 
through the code on to determine that the underlying timer is based off of the 
decrementer interrupt.&nbsp; I do not seem to be getting any interrupts and 
believe that I have everything configured correctly.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have time base counter is enabled and have 
enabled external&nbsp;interrupts bit-16 (EE) in the MSR.&nbsp;Is there something 
else I am missing?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>