<!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. I am doing some
new development using a MPC8349E (Hardware rev 3.1) and using an older version
of u-boot (1.1.3). I require hooks to the get_timer() API to allow me to
place timeout restrictions on areas of my code. I have worked my way
through the code on to determine that the underlying timer is based off of the
decrementer interrupt. 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> </DIV>
<DIV><FONT face=Arial size=2>I have time base counter is enabled and have
enabled external interrupts bit-16 (EE) in the MSR. Is there something
else I am missing?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV></BODY></HTML>