<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>[Newbie] Question on U-Boot POST</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi all,</FONT>
</P>

<P><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp; My configuration is a U-Boot-1.1.2 working on MPC8280 based Rattler board. When I am trying to run Watchdog test on the card, it fails always.</FONT></P>

<P><FONT SIZE=2>&nbsp; In the config file. Rattler.h, I have the following related to watchdog:</FONT>
</P>

<P><FONT SIZE=2>&nbsp;&nbsp; #define CONFIG_WATCHDOG&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp; #define CONFIG_POST&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (CFG_POST_CPU | \</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CFG_POST_WATCHDOG )</FONT>
</P>

<P><FONT SIZE=2>&nbsp;&nbsp; Is there anything else that is missed out? Thanks for all the help provided.</FONT>
</P>

<P><FONT SIZE=2>With Regards,</FONT>
<BR><FONT SIZE=2>C.R.Srivatsan</FONT>
</P>

</BODY>
</HTML>