<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META content="MSHTML 5.00.3700.6699" name=GENERATOR>
<STYLE>P.MsoNormal {
        FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt
}
LI.MsoNormal {
        FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt
}
DIV.MsoNormal {
        FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US link=blue vLink=purple>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=937050812-30052007>You
can try fixing the IP and MAC address for the board in u-boot itself and not
keep them volatile to be picked up from your DHCP host. You can even specify the
file to be picked up from which server (IP), then you can get the OS
image</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=937050812-30052007></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=937050812-30052007>But I
am not getting why you want to pull the file over DHCP. If you are working on
umon, you can very well pull the file to TFS via TFTP. It can load the
uClinux.elf and a BIN file as well. That itself serves the purpose. You need not
have u-boot itself. You can set the flag to boot uClinux from
TFS.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=937050812-30052007></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=937050812-30052007>Else
you can try integrating TFS with u-boot. I know it's a big job, but....it
will be great. u-boot will take another big leap.</SPAN></FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2>Thanks and Regards</FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2>Ganesh Chandra Patro</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2>SoftDel Systems Ltd</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2>"ACROPOLIS", 2nd Floor</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2>Marol Maroshi</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2>Military Road</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2>Mumbai - 400 059</FONT></DIV>
<DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B>
u-boot-users-bounces@lists.sourceforge.net
[mailto:u-boot-users-bounces@lists.sourceforge.net]<B>On Behalf Of </B>Allen
Liu<BR><B>Sent:</B> 30 May, 2007 Wednesday 4:41 PM<BR><B>To:</B>
u-boot-users@lists.sourceforge.net<BR><B>Subject:</B> [U-Boot-Users] problem
with ethernet after boot into uClinux<BR><BR></FONT></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">I am running uboot 1.1.5 and I have
uClinux image that include kernel and romfs. I download to my board
(M5272C3 based) using tftpboot. Everything looks fine but, dhcpcd failed to get
ip address and Ethernet packet transmit kept timeout. Buffer descriptor
got dumped eveny few seconds. The same image (elf file instead of bin
file) download under umon that works fine on that part. Anyone has
idea? Oh, I have set my Ethernet address, but it did not
help.</SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"> </SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Thanks!</SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"> </SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Allen</SPAN></FONT></P></DIV></BODY></HTML>