From: Grant Likely <glikely@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Dropped Eth frames on Lite5200 evb
Date: Tue, 8 Feb 2005 15:28:37 -0700 [thread overview]
Message-ID: <528646bc0502081428f013b1f@mail.gmail.com> (raw)
Has anybody else had a problem with the FEC Ethernet driver droping
frames? When I'm trying to tftp a kernel image from my host the eval
board sends an ARP to get the servers ETH address. Most of the time
it seems that u-boot does not get an ARP response.
Sometimes an ARP reply is received and the tftp progresses of a short
time before frames get dropped again.
Using Ethereal I can confirm that my host is replying to the ARP correctly.
I'm working with u-boot 1.1.2 on a Lite5200 eval board.
dBUG is installed in FLASH
u-boot is compiled with TEXT_BASE=0x100000
I've loaded u-boot.srec via tftp from dBug.
Started u-boot with "go 0x100100" which gives me the u-boot console
In "cpu/mpc5xxx/fec.c" I set "#define DEBUG 0x28" to get some idea of
what is going on. This just confirmed that the driver is not
detecting incoming frames.
I'm still digging in to it, but I'm wondering if anybody else has had
similar problems.
Cheers,
g.
next reply other threads:[~2005-02-08 22:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-08 22:28 Grant Likely [this message]
2005-02-08 23:37 ` [U-Boot-Users] Dropped Eth frames on Lite5200 evb Wolfgang Denk
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=528646bc0502081428f013b1f@mail.gmail.com \
--to=glikely@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.