* [U-Boot-Users] Dropped Eth frames on Lite5200 evb
@ 2005-02-08 22:28 Grant Likely
2005-02-08 23:37 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Grant Likely @ 2005-02-08 22:28 UTC (permalink / raw)
To: u-boot
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] Dropped Eth frames on Lite5200 evb
2005-02-08 22:28 [U-Boot-Users] Dropped Eth frames on Lite5200 evb Grant Likely
@ 2005-02-08 23:37 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-02-08 23:37 UTC (permalink / raw)
To: u-boot
In message <528646bc0502081428f013b1f@mail.gmail.com> you wrote:
>
> I'm working with u-boot 1.1.2 on a Lite5200 eval board.
Try using current code, i. e. top of VS.
> dBUG is installed in FLASH
> u-boot is compiled with TEXT_BASE=0x100000
It's time for you to read the FAQ:
http://www.denx.de/twiki/bin/view/DULG/CanUBootBeConfiguredSuchThatItCanBeStartedInRAM
> what is going on. This just confirmed that the driver is not
> detecting incoming frames.
Bad cable?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There's no future in time travel.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-02-08 23:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-08 22:28 [U-Boot-Users] Dropped Eth frames on Lite5200 evb Grant Likely
2005-02-08 23:37 ` Wolfgang Denk
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.