From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Peverley Date: Thu, 29 Apr 2004 18:02:01 +0100 Subject: [U-Boot-Users] [PATCH] lan91c96 driver MAC address detection Message-ID: <40913509.1090309@mpc-data.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, This is a small patch for the lan91c96 ethernet driver that adds the capability to automatically detect the MAC address stored in EPROM in the absence of a valid MAC address in the environment. It is modelled on the system used by the smc91111 driver as suggested by Marius Groeger (thanks!) The patch itself was created against the CVS repository tag "U-Boot-1_1_0" using the command : diff -purN u-boot u-boot-omap730p2 > u-boot-1.1.0-omap730p2.patch All comments and feedback welcome. Best Wishes, Dave Peverley --------------------------------------------------------------------------- Dave Peverley, Software Engineer, MPC Data Limited. Phone : [+44] (0) 1225 868 228 Web : http://www.mpc-data.co.uk -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: u-boot-1.1.0-lan91c96-mac-detect.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20040429/02301e27/attachment.txt