<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi-</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>How should one define CFG_HZ?&nbsp; It seems that it&#8217;s
to be set to 1000.&nbsp; However my system clock speed is not this.&nbsp; What
are the rules for setting this value?&nbsp; This constant is used in the timing
functions of some boards.&nbsp; I am working on implementing the timing
functions and have a hard time understanding how this could be the same across
all boards.&nbsp; I have a timer on my board that I&#8217;d like to use to
check for timeout conditions for an SPI Controller driver.&nbsp; I have adapted
the timing functions in cpu/arm926ejs/omap/timer.c, but there also CFG_HZ is
used.&nbsp; Should I replace the CFG_HZ with my real system clock speed?&nbsp; BTW,
I have to read a register at boot time to determine what speed I am running
at.&nbsp; I do this early on and save a variable &#8216;clock_speed&#8217; that
other functions can use to determine the system clock speed.</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Regards,</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Umar</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;</span></font></p>

</div>

</body>

</html>