All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Russell McGuire" <rmcguire@videopresence.com>
To: <linuxppc-embedded@ozlabs.org>
Subject: MPC83xx - 2.6.23, UCC_GETH and NFS Boot
Date: Fri, 21 Dec 2007 00:03:30 -0800	[thread overview]
Message-ID: <001801c843a7$fa2afda0$6405a8c0@absolut> (raw)
In-Reply-To: <mailman.715.1198212922.17691.linuxppc-embedded@ozlabs.org>

All,

I am attempting to get a new board booted up using NFS root file system.
HW: Board based lightly on the MPC8360E_MDS

I have the kernel 2.6.23-dirty configured to use the Freescale QE driver.
I am using U-boot 1.3.0 and am able to use the Ethernet there, so I know it
is up.

I am using the following bootargs from U-boot.

bootargs=console=ttyS0,115200 root=/dev/nfs rw
nfsroot=192.168.5.205:/usr/local/eldk/ppc_6xx
ip=192.168.5.50:192.168.5.205:192.168.5.1::MIB305_50::off

I can see during initial kernel load up that it loads:
"ucc_geth: QE UCC Gigabit Ethernet Controller"

However, later IP-Config claims there is no valid Ethernet device
registered.

Is there something I have to do specify what type of PHY device I am using? 
Perhaps a National DP8365 is not supported yet? Or perhaps the MDIO driver
in linux is not looking at the correct MDIO address?

In U-boot I am using PHY addr 0x01, could this present a problem?


-Russ

           reply	other threads:[~2007-12-21  8:03 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <mailman.715.1198212922.17691.linuxppc-embedded@ozlabs.org>]

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='001801c843a7$fa2afda0$6405a8c0@absolut' \
    --to=rmcguire@videopresence.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.