* [U-Boot-Users] FEC problems on mpc852
@ 2003-08-12 14:13 Chris Simmonds
2003-08-12 15:43 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Chris Simmonds @ 2003-08-12 14:13 UTC (permalink / raw)
To: u-boot
Hi,
I am having some problems getting the FEC to work, perhaps someone on
the list has seen something like it and can help me out?
The problem occurs in fec_send (in cpu/mpc8xx/fec.c): the
BD_ENET_TX_READY bit is set but never cleared, indicating that the
packet is ready to send but the hardware is not processing it. The
receive side works fine: packets are received and processed as expected.
So, I do not suspect the physical path to the outside world. Anybody any
ideas what could cause this sort of behaviour? Any known problems with
the 852T? What can I look at to find out what is going on? By the way,
this is on u-boot 0.4.4.
Best regards,
Chris Simmonds
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] FEC problems on mpc852
2003-08-12 14:13 [U-Boot-Users] FEC problems on mpc852 Chris Simmonds
@ 2003-08-12 15:43 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-08-12 15:43 UTC (permalink / raw)
To: u-boot
Dear Chris,
in message <3F38F620.4060207@2net.co.uk> you wrote:
>
> The problem occurs in fec_send (in cpu/mpc8xx/fec.c): the
> BD_ENET_TX_READY bit is set but never cleared, indicating that the
> packet is ready to send but the hardware is not processing it. The
> receive side works fine: packets are received and processed as expected.
> So, I do not suspect the physical path to the outside world. Anybody any
> ideas what could cause this sort of behaviour? Any known problems with
> the 852T? What can I look at to find out what is going on? By the way,
> this is on u-boot 0.4.4.
Check the clock routing for your Tx side. Maybe there is no Tx clock
so the bits don't get clocked out?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
"The more data I punch in this card, the lighter it becomes, and the
lower the mailing cost."
- Stan Kelly-Bootle, "The Devil's DP Dictionary"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-08-12 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-12 14:13 [U-Boot-Users] FEC problems on mpc852 Chris Simmonds
2003-08-12 15:43 ` 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.