<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,<br><br>I am using Denx u-boot 1.1.3 for MPC 870 board.<br>I ported it for our board with mpc870 processor and I got the u-boot (-&gt;) prompt.<br><br>UART interface is working finr but Ethernet interface (motfec) is not up yet.<br><br>When I try from the u-boot prompt, I am getting following message.<br>------------------------------------------------------<br>TX timeout<br>TX timeout<br>ping failed; host 10.10.10.4 is not alive<br>------------------------------------------------------<br><br>Following board specific parameters are defined in the /include/configs/tc870..h file<br>------------------------------------------------------------------------------------------------------------<br>#define&nbsp;&nbsp;&nbsp; CONFIG_NET_MULTI&nbsp;&nbsp;&nbsp; 1 &nbsp;&nbsp;&nbsp; /* the only way
 to get the FEC in */<br>#define&nbsp;&nbsp;&nbsp; FEC_ENET&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; /* eth.c needs it that way... */<br>#define CONFIG_FEC_ENET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>#undef CFG_DISCOVER_PHY<br>#define CONFIG_MII&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 1<br>#define CONFIG_RMII&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; &nbsp;/* use RMII interface */<br><br>#define CONFIG_BAUDRATE&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 9600&nbsp;&nbsp;&nbsp; /* console baudrate = 115kbps&nbsp;&nbsp;&nbsp; */<br>#define CONFIG_ETHADDR&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; OO:11:22:33:44:55&nbsp;&nbsp;&nbsp; /* board MAC addr&nbsp;&nbsp;&nbsp; */<br>#define CONFIG_IPADDR&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 10:10:10:2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /* board IP&nbsp; addr&nbsp;&nbsp;&nbsp; */<br><br>/*set allowable console baud
 rates*/<br>#define CFG_BAUDRATE_TABLE&nbsp;&nbsp;&nbsp; { 9600, 19200, 38400, 57600, 115200 }<br>#define CONFIG_OVERWRITE_ETHADDR_ONCE&nbsp;&nbsp; 1<br><br>#define CONFIG_XIN&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;10000000<br>/*#define CONFIG_XIN&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;50000000*/<br><br>/*#define MPC8XX_HZ&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;66666666*/<br>#define MPC8XX_HZ&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;50000000<br><br>#define CONFIG_8xx_GCLK_FREQ&nbsp;&nbsp;&nbsp; MPC8XX_HZ<br><br>/*#define CONFIG_8xx_CPUCLK_DEFAULT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50000000*/<br><br>#if 0<br>#define CONFIG_8xx_OSCLK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 50000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /*&nbsp; 50 MHz - PLL input clock&nbsp;&nbsp;&nbsp; */<br>#define
 CFG_8xx_CPUCLK_MIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /*&nbsp; 50 MHz - CPU minimum clock&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; */<br>#define CFG_8xx_CPUCLK_MAX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 75000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /*&nbsp; 75 MHz - CPU maximum clock&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; */<br>#endif<br><br>------------------------------------------------------------------------------------------------------------<br><br>Any suggestion what is going wrong here<br>If any thing is missing please let me know <br><br>Thanks<br>Vijay<br><br></div></div><br>


      <!--2--><hr size=1></hr> Did you know? You can CHAT without downloading messenger. <a href="http://in.rd.yahoo.com/tagline_webmessenger_2/*http://in.messenger.yahoo.com/webmessengerpromo.php"> Click here</a></body></html>