From: Dan Malek <dan@mvista.com>
To: nunninger@web.de
Cc: linuxppc-embedded List <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: How to debug ethernet
Date: Mon, 09 Apr 2001 16:14:47 -0400 [thread overview]
Message-ID: <3AD21837.D8AEA7E4@mvista.com> (raw)
In-Reply-To: 3AD1B33D.439A45D2@enst.fr
Stefan Nunninger wrote:
> To do so I changed the file /arch/ppc/8xx_io/commproc.h the values
> for
> ethernet (SCC1) as follows:
>
> #define PA_ENET_TCLK ((ushort)0x0200) /* Pin 6 Port A */
> #define PA_ENET_RCLK ((ushort)0x0100) /* Pin 7 Port A */
Your TCLK/RCLK pair doesn't match any existing configuration, so you
must also change the SICR_ENET_CLKRT value. I didn't see this in
the code you listed, so if you didn't change it, this will be
part of the problem.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2001-04-09 20:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-09 13:03 How to debug ethernet Stefan Nunninger
2001-04-09 20:14 ` Dan Malek [this message]
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=3AD21837.D8AEA7E4@mvista.com \
--to=dan@mvista.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=nunninger@web.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).