public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@caiaq.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Enabling smc911x driver
Date: Thu, 23 Apr 2009 08:43:03 +0200	[thread overview]
Message-ID: <20090423064302.GA23901@buzzloop.caiaq.de> (raw)
In-Reply-To: <5e088bd90904222120y5296e720jde1497b4638a32cb@mail.gmail.com>

On Wed, Apr 22, 2009 at 09:20:15PM -0700, Steve Sakoman wrote:
> Files longer that 544 bytes result in a timeout error:
> 
> Overo # tftp test.txt
> smc911x: initializing
> smc911x: detected LAN9221 controller
> smc911x: phy initialized
> smc911x: MAC aa:bb:cc:dd:ee:ff
> TFTP from server 192.168.0.210; our IP address is 192.168.0.223
> Filename 'test.txt'.
> Load address: 0x82000000
> Loading: T T T T T T T T T T
> Retry count exceeded; starting again
> 
> Any ideas what might be going wrong here?

Hmm. I had a similar issue a while ago and the reason was that on PXA3xx
CPUs, the timer register behaved differently than on PXA2xxs and that
was never tested. In fact, it was counting magnitudes faster there which
made the network code bail out way to early. This was fixed for the
platform I'm working with, but maybe you got a similar problem.

Other than that, there might be something weird with your network. I'd
suggest running wireshark on some host on that LAN and have a close look
on the packets.

Daniel

      reply	other threads:[~2009-04-23  6:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-21 15:11 [U-Boot] Enabling smc911x driver Steve Sakoman
2009-04-21 16:32 ` Ben Warren
2009-04-22 14:52   ` Steve Sakoman
2009-04-22 15:51     ` Daniel Mack
2009-04-22 15:54       ` Daniel Mack
2009-04-22 17:31         ` Steve Sakoman
2009-04-22 18:08           ` Daniel Mack
2009-04-23  4:20           ` Steve Sakoman
2009-04-23  6:43             ` Daniel Mack [this message]

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=20090423064302.GA23901@buzzloop.caiaq.de \
    --to=daniel@caiaq.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