From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Mon, 13 Dec 2004 10:46:16 +0100 Subject: [U-Boot-Users] Bug in cpu/at91rm9200/at91rm9200_ether.c Message-ID: <41BD64E8.3030008@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, there is a bug in the at91rm9200_ether.c. The pins are configured wrong due to the new introduced "#if defined(CONFIG_AT91C_USE_RMII) && !defined(CONFIG_CMC_PU2)". The pin configuration is now done jsut like in linux-2.4 and linux-2.6 * Patch by Steven Scholz, 13 Dec 2004: Fix bug in at91rm920 ethernet driver -- Steven Scholz -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: u-boot-at91-ether.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20041213/9b38b778/attachment.txt