<!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> 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> In the config file. Rattler.h, I have the following related to watchdog:</FONT>
</P>
<P><FONT SIZE=2> #define CONFIG_WATCHDOG </FONT>
<BR><FONT SIZE=2> #define CONFIG_POST (CFG_POST_CPU | \</FONT>
<BR><FONT SIZE=2> CFG_POST_WATCHDOG )</FONT>
</P>
<P><FONT SIZE=2> 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>