From: Mike Ditto <mditto@consentry.com>
To: linuxppc-dev@ozlabs.org, daniel.ng1234@gmail.com
Subject: Re: How to bring up fs_enet on 2.6.27?
Date: Wed, 28 Jan 2009 17:16:23 -0800 [thread overview]
Message-ID: <49810367.5000904@consentry.com> (raw)
In-Reply-To: <mailman.5.1233190802.9523.linuxppc-dev@ozlabs.org>
Daniel Ng <daniel.ng1234@gmail.com> wrote:
> Should the device just be available as 'eth2', so that I can do
> 'ifconfig eth2 192.168.1.33'?
It will be eth0 if you have no other network devices.
> // FCC2-
> reg = <0x11320 0x20 0x8500 0x100 0x113b0 0x1>;
> fsl,cpm-command = <0x12000300>;
That's not the right fsl,cpm-command for FCC2. You want 0x16200300.
Also, for my similar board, I had to add (for immap at F0000000):
virtual-reg = <0xF0011320
0xF0008500
0xF00113B0>;
But I can't explain why the driver isn't attaching for you. Did you
try it built-in instead of as a module?
-=] Mike [=-
next parent reply other threads:[~2009-01-29 1:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.5.1233190802.9523.linuxppc-dev@ozlabs.org>
2009-01-29 1:16 ` Mike Ditto [this message]
2009-02-19 6:47 ` How to bring up fs_enet on 2.6.27? Daniel Ng
2009-02-19 18:44 ` Scott Wood
2009-02-20 5:01 ` Daniel Ng
2009-02-25 7:09 ` Daniel Ng
2009-02-25 9:25 ` Mike Ditto
2009-02-27 6:41 ` Daniel Ng
2009-03-04 21:00 ` Scott Wood
2009-01-28 5:04 Daniel Ng
2009-01-28 9:50 ` Laurent Pinchart
2009-01-29 0:42 ` Daniel Ng
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=49810367.5000904@consentry.com \
--to=mditto@consentry.com \
--cc=daniel.ng1234@gmail.com \
--cc=linuxppc-dev@ozlabs.org \
/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.