All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-boot and IXP425 NPE
Date: Mon, 4 Jun 2007 08:16:25 +0200	[thread overview]
Message-ID: <200706040816.25815.sr@denx.de> (raw)
In-Reply-To: <46628917.7060401@helicontech.co.il>

On Sunday 03 June 2007, Ori Idan wrote:
> I am trying to compile network support for IXP425 NPE
>
> First I got error for undefined CONFIG_PHY_ADDR
>
> I have defined CONFIG_PHY_ADDR
>
> It then compiled and gave me undefined functions: miiphy_read,
> miiphy_speed, miiphy_duplex
>
> Has anyone successfuly operated IXP425 NPE?

Yes, it's supported on used on multiple platforms. Although we still have a 
problem with the NPE-microcode in the current version. I have a patch for 
this in my queue.

Back to your question: You seem to be missing the MII support in your board 
config file (CONFIG_MII). Best would be to "clone" your board config file 
from a known to be working version, like "ixdpg425.h" or "pdnb3.h".

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2007-06-04  6:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-03  9:25 [U-Boot-Users] U-boot and IXP425 NPE Ori Idan
2007-06-04  6:16 ` Stefan Roese [this message]
2007-06-04  7:56   ` Carsten Schlote
2007-06-04  8:15     ` Stefan Roese

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=200706040816.25815.sr@denx.de \
    --to=sr@denx.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.