From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 31 Aug 2011 12:45:01 +0200 Subject: [U-Boot] [PATCH] Correct call to eth_write_hwaddr() In-Reply-To: <909051F0-C793-4E55-B3E7-629829F56DC5@kernel.crashing.org> References: <1314719460-27858-1-git-send-email-sjg@chromium.org> <909051F0-C793-4E55-B3E7-629829F56DC5@kernel.crashing.org> Message-ID: <4E5E10AD.2000703@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kumar Gala wrote: > On Aug 30, 2011, at 10:51 AM, Simon Glass wrote: > >> This fixes "Warning: failed to set MAC address" on platforms which rely on >> an 'ethaddr' environment variable to set the MAC address. >> >> This bug was introduced by this commit: >> >> 7616e785 Add Ethernet hardware MAC address framework to usbnet >> >> Signed-off-by: Simon Glass >> --- >> net/eth.c | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) > > Tested-by: Kumar Gala I have made similar patch. Tested-by: Michal Simek Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian