linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Eugene Surovegin <ebs@ebshome.net>
To: Scott Coulter <scott.coulter@cyclone.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: 440GX EMAC driver hang?
Date: Wed, 29 Jun 2005 09:48:52 -0700	[thread overview]
Message-ID: <20050629164852.GA17313@gate.ebshome.net> (raw)
In-Reply-To: <43EB80E07C42E1408726E4905FB96B044402F5@CYBORG3.cyclone.com>

On Wed, Jun 29, 2005 at 09:40:34AM -0400, Scott Coulter wrote:
> Hi,
> 
> I am doing a Linux 2.6.11.11 port for a CPCI board with a 440GX
> processor on it.  Previously, I had successfully ported 2.6.11.11 to the
> board's predecessor running on a 440GP processor.  Due to limitations in
> this version of the PCB, EMAC ports 2 and 3 are not connected.  The
> standalone kernel comes up and gets into a BusyBox shell.  When I try to
> ifconfig the eth0 interface, the messages "eth0: Link is Up" and "eth0:
> Speed: 100, Full duplex." are displayed and then the target hangs.  I
> used the OCOTEA port as a pattern for my 440GP->440GX conversion.  The
> PHYs which are connected to EMAC ports 0 and 1 are the same PHYs as on
> the 440GP board (running in RMII mode).  I have tried to use the
> function "ocp_remove_one_device" to whack EMAC2 and EMAC3.  I am pretty
> sure that the removal worked as I no longer see init messages for those
> EMACs (previously I saw all four devices get initialized).  The MAL
> reports that it has "Initialized, 4 tx channels, 4 rx channels."  I used
> the function "ibm440gx_set_eth_grp" to force the Ethernets to both group
> 0 and group 1 configurations.  So far, nothing has worked.  Can anyone
> think of anything obvious that I am missing?  I know that the Ethernet
> ports are functional as I used TFTP with our ROM monitor package to
> download the zImage file.

You can try using 4xx NAPI EMAC driver I wrote some time ago.
It can be found at http://kernel.ebshome.net/ (there is a patch and 
GIT tree which is kept up to date).

You can enable debug and mail me trace log privately, and maybe I can 
help you debug your problem.

-- 
Eugene

      reply	other threads:[~2005-06-29 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-29 13:40 440GX EMAC driver hang? Scott Coulter
2005-06-29 16:48 ` Eugene Surovegin [this message]

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=20050629164852.GA17313@gate.ebshome.net \
    --to=ebs@ebshome.net \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=scott.coulter@cyclone.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).