public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] smc911x not functional on top of tree
Date: Mon, 19 Sep 2011 11:28:21 +0200	[thread overview]
Message-ID: <4E770B35.3050400@denx.de> (raw)
In-Reply-To: <4E770959.4050604@hale.at>

On 09/19/2011 11:20 AM, Helmut Raiger wrote:
> On 09/15/2011 09:39 PM, Fabio Estevam wrote:
>> Hi,
>>
>> When using U-boot from top of tree I am not able to get networking to
>> work on a mx31pdk:
>>
>> uboot>  dhcp
>> smc911x: detected LAN9217 controller
>> smc911x: phy initialized
>> smc911x: MAC 00:04:9f:00:8d:6e
>> BOOTP broadcast 1
>> BOOTP broadcast 2
>> DHCP client bound to address 10.29.244.21
>> BOOTP broadcast 3
>> DHCP client bound to address 10.29.244.21
>> BOOTP broadcast 4
>> DHCP client bound to address 10.29.244.21
>> BOOTP broadcast 5
>> DHCP client bound to address 10.29.244.21
>>
>> Retry count exceeded; starting again
>>
> 
> I can confirm this issue, same with our i.MX31 board. Interestingly the 
> tftpboot command works, so its probably a DHCP issue.

Without checking in code, it seems the timout for DHCP elapses before
the answer arrives. This confirms Fabio's tests, that is something
related to the network. Some boards have set CONFIG_ARP_TIMEOUT to a
higher value as default (200 instead of 5 mSec). Maybe it is related,
maybe not...you need to sniff your network ;-)

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2011-09-19  9:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-15 19:39 [U-Boot] smc911x not functional on top of tree Fabio Estevam
2011-09-15 20:21 ` stefano babic
2011-09-15 21:33   ` Marek Vasut
2011-09-15 23:13   ` Fabio Estevam
2011-09-16  6:42     ` Stefano Babic
2011-09-19  9:20 ` Helmut Raiger
2011-09-19  9:28   ` Stefano Babic [this message]
2011-09-19 11:40   ` Helmut Raiger
2011-09-19 12:31     ` [U-Boot] [PATCH] net: fix a regression in bootp.c Helmut Raiger
2011-09-19 13:01     ` [U-Boot] smc911x not functional on top of tree Peter Korsgaard
2011-09-21  8:07       ` Helmut Raiger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E770B35.3050400@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox