public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] MPC875 & FEC Ethernet
@ 2006-02-16 17:09 Josef Angermeier
  2006-02-17  0:26 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Josef Angermeier @ 2006-02-16 17:09 UTC (permalink / raw)
  To: u-boot

Hello

I can use the u-boot command interpreter on my MPC875 board. FEC1 is
responsible for ethernet. So i set in my board config file:

#define  CONFIG_ETHER_ON_FEC1
#define CONFIG_FEC_ENET
#ifdef CONFIG_FEC_ENET
#define CF_DISCOVER_PHY
#define FEC_ENET
#endif

when i call "ping target", i get the message "TX timeout". According the
the debug output FEC1 just doesn't fetch data from the TX buffer, though
ECNTRL and X_DES_ACTIVE set correctly. Any ideas how to solve this ?

big thanks

josef

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

* [U-Boot-Users] MPC875 & FEC Ethernet
  2006-02-16 17:09 [U-Boot-Users] MPC875 & FEC Ethernet Josef Angermeier
@ 2006-02-17  0:26 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-02-17  0:26 UTC (permalink / raw)
  To: u-boot

In message <20060216170941.GA2262@false> you wrote:
> 
> when i call "ping target", i get the message "TX timeout". According the
> the debug output FEC1 just doesn't fetch data from the TX buffer, though
> ECNTRL and X_DES_ACTIVE set correctly. Any ideas how to solve this ?

Check your clocks / clock routing / pin configuration.

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
HEALTH WARNING: Care Should Be Taken When Lifting This Product, Since
Its Mass, and Thus Its Weight, Is Dependent on Its Velocity  Relative
to the User.

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

end of thread, other threads:[~2006-02-17  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-16 17:09 [U-Boot-Users] MPC875 & FEC Ethernet Josef Angermeier
2006-02-17  0:26 ` Wolfgang Denk

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