From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Tue, 20 Apr 2004 12:38:52 +0200 Subject: [U-Boot-Users] Bug in AT91RM9200 ethernet In-Reply-To: <403B6907.7030208@imc-berlin.de> References: <403B6907.7030208@imc-berlin.de> Message-ID: <4084FDBC.3000309@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Steven Scholz wrote: > Hi there, > > I found a bug in AT91RM9200 ethernet driver: The PHY is accessed (and > often not detected) _before_ the MII interface is actually initialized. > Please consider the attached patch. > > * Patch by Steven Scholz, 24 Feb 2004: > - Fix a bug in AT91RM9200 ethernet driver: > The MII interface is now initialized before accessing the PHY. > > Thanks. This patch did not make into the CVS yet! Thanks, Steven