From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Tue, 24 Feb 2004 16:08:55 +0100 Subject: [U-Boot-Users] Bug in AT91RM9200 ethernet Message-ID: <403B6907.7030208@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 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. -- Steven Scholz imc Measurement & Control imc Me?systeme GmbH Voltastr. 5 Voltastr. 5 13355 Berlin 13355 Berlin Germany Deutschland -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: at91_phy_init.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20040224/86d5d26f/attachment.txt