public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Bradley Remedios <bremedios@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] IBM/AMCC 440EP ethernet question
Date: Thu, 17 Feb 2005 16:18:55 -0800	[thread overview]
Message-ID: <963b3387050217161830b0999f@mail.gmail.com> (raw)
In-Reply-To: <1108530592.4360.11.camel@localhost>

On Tue, 15 Feb 2005 21:09:52 -0800, Miles Gazic <mgazic@earthlink.net> wrote:
> I'm using a 440EP with MII mode selected, and a Broadcom AC101L phy.
> Autonegotiation was failing, so as an experiment, I tried replacing the
> start of autonegotiation in 440gx_enet.c, with setting the speed
> manually.

I'm not sure if I can help much, but I've managed to get the Ethernet
on the 440EP working.  We have an RMII PHY and use the file
405gp_enet.c.

If you use that file, there are no major changes (for RMII) to be
completed.  There was a small bug in the code that occurs for 440
Processors.  I have yet to finnish my port so there are no completed
patches yet.  The bug is simple and simple to fix (a missing else
condition).  Just look for "if( get_pvr() == PVR_440GP_RB)" if you are
interested.

With the 405gp_enet.c code (I am not sure about the 440gx_enet.c code)
the default operation of the ZMII is RMII so you might want to check
that something similar has not been set in the 440gx_enet.c code.

Good Luck,
-- 
Bradley Remedios
bremedios at gmail.com

  reply	other threads:[~2005-02-18  0:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-16  5:09 [U-Boot-Users] IBM/AMCC 440EP ethernet question Miles Gazic
2005-02-18  0:18 ` Bradley Remedios [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-18 13:20 Miles Gazic
2005-02-18 19:04 ` Bradley Remedios
2005-02-18 13:31 Miles Gazic
2005-02-18 19:18 ` Bradley Remedios
2005-02-18 21:45 ` Bradley Remedios

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=963b3387050217161830b0999f@mail.gmail.com \
    --to=bremedios@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox