From mboxrd@z Thu Jan 1 00:00:00 1970 From: stefano babic Date: Tue, 21 Aug 2007 15:50:33 +0200 Subject: [U-Boot-Users] [PATCH] DM9000 driver In-Reply-To: <46CAE7CF.9000602@qstreams.com> References: <46CAC398.2030706@denx.de> <46CAE7CF.9000602@qstreams.com> Message-ID: <46CAEDA9.7010100@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ben Warren wrote: > Your patch is backwards (stuff to remove should be - and to add should > be +), and so won't apply. The same goes for the TFTP one. Sorry, I submit the correct ones: The logic to check if there is a correct MAC address in the DM9000 EEPROM, added in the last patch, is wrong. Now the MAC address is always taken from the environment, even if a suitable MAC is present in the EEPROM. Signed-off-by: Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de ===================================================================== -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 0001-The-logic-to-check-if-there-is-a-correct-MAC-address-in-the-DM9000-EEPROM.txt Url: http://lists.denx.de/pipermail/u-boot/attachments/20070821/94a30b7a/attachment.txt