public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] PATCH: fix FEC problems on MPC5200
@ 2004-03-25  8:27 Pierre AUBERT
  2004-03-25  9:02 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Pierre AUBERT @ 2004-03-25  8:27 UTC (permalink / raw)
  To: u-boot

Hi everybody,

The attached patch fixes the FEC problems on my Lite5200 board. The network
is working without any problems at 10 and 100Mb. The auto-negociation 
works too.

If CONFIG_FEC_10MBIT is defined, the FEC works at 10Mb with Half-Duplex.
If CONFIG_FEC_10MBIT is undefined, the MII reads its configuration from 
hardware
and uses the auto-negociation for determining network speed.
The patch undefines CONFIG_FEC_10MBIT for the Lite5200.

Does it work for the other MPC5xxx boards ?


CHANGELOG:
* Patch by Pierre Aubert 25 Mar 2004
   Fix FEC problems on MPC5xxx: suppress timeouts on tftp.

Best regards

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: u-boot-fec-mpc5xxx.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040325/a25acb7a/attachment.txt 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-03-25  9:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-25  8:27 [U-Boot-Users] PATCH: fix FEC problems on MPC5200 Pierre AUBERT
2004-03-25  9:02 ` Wolfgang Denk
2004-03-25  9:17   ` Pierre AUBERT
2004-03-25  9:40     ` Wolfgang Denk
2004-03-25  9:57       ` Pierre AUBERT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox