All of lore.kernel.org
 help / color / mirror / Atom feed
From: Domen Puncer <domen.puncer@telargo.com>
To: Jon Smirl <jonsmirl@gmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Domen's MPC5200 FEC cleanup patch.
Date: Sat, 15 Sep 2007 14:22:18 +0200	[thread overview]
Message-ID: <20070915122218.GB19857@nd47.coderock.org> (raw)
In-Reply-To: <9e4733910709142128l7a264a05ve68f59aee92b40e3@mail.gmail.com>

On 15/09/07 00:28 -0400, Jon Smirl wrote:
> On 9/14/07, Jon Smirl <jonsmirl@gmail.com> wrote:
> > This patch doesn't seem to working quite right on my hardware (Phytec
> > pcm030). At boot I get a long pause.
> 
> It also doesn't compile if  CONFIG_FEC_MPC52xx_MDIO is undefined.

Right, darn.
Try this one: http://coderock.org/tmp/fec-v3rc1/

Does it work without phy-handle in device tree, but
with this part being unconditional (fec.c):
 709 //        if (priv->has_phy)
 710                 rcntrl |= FEC_RCNTRL_MII_MODE;

This effectively disables phy part of the driver,
but still allows hardware to use PHY/MII.

I am puzzled by the symptoms you see.


	Domen

> 
> -- 
> Jon Smirl
> jonsmirl@gmail.com

  reply	other threads:[~2007-09-15 12:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-15  3:38 Domen's MPC5200 FEC cleanup patch Jon Smirl
2007-09-15  4:28 ` Jon Smirl
2007-09-15 12:22   ` Domen Puncer [this message]
2007-09-15 15:55     ` Jon Smirl
2007-09-16 17:00       ` Jon Smirl
2007-09-16 17:05         ` Jon Smirl
2007-09-16 18:00           ` Jon Smirl
2007-09-16 18:25             ` Jon Smirl
2007-09-16 18:34               ` Robert Schwebel
2007-09-16 18:38                 ` Jon Smirl
2007-09-16 18:50                   ` Robert Schwebel
2007-09-16 18:54                     ` Jon Smirl
2007-09-16 18:42               ` Jeff Mock
2007-09-16 19:05       ` Jon Smirl
2007-09-17  5:33         ` Domen Puncer

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=20070915122218.GB19857@nd47.coderock.org \
    --to=domen.puncer@telargo.com \
    --cc=jonsmirl@gmail.com \
    --cc=linuxppc-embedded@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.