From: Josef Angermeier <Josef.Angermeier@informatik.stud.uni-erlangen.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] MPC875 & FEC Ethernet
Date: Thu, 16 Feb 2006 18:09:42 +0100 [thread overview]
Message-ID: <20060216170941.GA2262@false> (raw)
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
next reply other threads:[~2006-02-16 17:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-16 17:09 Josef Angermeier [this message]
2006-02-17 0:26 ` [U-Boot-Users] MPC875 & FEC Ethernet 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=20060216170941.GA2262@false \
--to=josef.angermeier@informatik.stud.uni-erlangen.de \
--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.