linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Vitaly Bordug <vbordug@ru.mvista.com>
To: "Jack Ger" <m_123456_h@hotmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Problem with linking customer phy with fs_enet drivers
Date: Wed, 7 Feb 2007 11:42:04 +0300	[thread overview]
Message-ID: <20070207114204.20adc461@localhost.localdomain> (raw)
In-Reply-To: <BAY116-F750CC7583A9FF132FE0E2CD9E0@phx.gbl>

[-- Attachment #1: Type: text/plain, Size: 785 bytes --]

On Tue, 06 Feb 2007 21:11:15 -0800
Jack Ger wrote:

> Hi Vitaly,
> 
> Thanks for your response.
> 
> I dont know how to create the patch which I changed.  I disabled
> all the board_init in mpc885ads_setup.c, and disable the scc and fcc
> driver init function in the fs_enet-main.c init.
> 
So, you are using board specific file for mpc885ads? what is the
platform info passed into fs_enet then (that is filled in there)?

Note that you have to specify bus_id right way. Also, looks like you do
not have fsl-cpm-fec-mdio device registered on platform bus. fs_enet supports 
fec and bitbang mii types so far, and if you have your LXT970 connected another way,
you'll have to implement respective mii driver (like in drivers/net/fs_enet/mii-*)

--
Sincerely, Vitaly

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-02-07  8:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07  5:11 Problem with linking customer phy with fs_enet drivers Jack Ger
2007-02-07  8:42 ` Vitaly Bordug [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-02-04 23:19 Jack Ger
2007-02-06 15:57 ` Vitaly Bordug

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=20070207114204.20adc461@localhost.localdomain \
    --to=vbordug@ru.mvista.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=m_123456_h@hotmail.com \
    /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).