From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fuchs Date: Tue, 10 May 2005 10:23:02 +0200 Subject: [U-Boot-Users] unhandled ethernet wakeup interrupt in 405 ethernet driver In-Reply-To: <427B6E4A.9080402@esd-electronics.com> References: <427B6E4A.9080402@esd-electronics.com> Message-ID: <42806F66.4000508@esd-electronics.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I came to the conslusion that the ethernet wakeup interupt should not be touched by u-boot and the code can be removed. Here is my patch that fixes cpu/ppc4xx/405gp_enet.c. Here is the changelog entry: * Patch by Matthias Fuchs, 10 May 2005: Do not attach to ethernet wakeup interrupt in 405gp_enet.c Does anything speak against this patch? I do not think so :-) Matthias -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: enet_wakeup_irq-050510.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20050510/4268886a/attachment.txt