[U-Boot] [U-Boot,RFC] net/e1000: Fix EEPROM access error
Tom Rini
trini at ti.com
Mon Oct 27 23:21:21 CET 2014
On Fri, Oct 17, 2014 at 01:44:06PM -0700, York Sun wrote:
> Commit 951860634fdb557bbb58e0f99215391bc0c29779 may have changed
> the logic unintentially from "if (!(swfw_sync & (fwmask | swmask)))"
> to "if ((swfw_sync & swmask) && !(swfw_sync & fwmask))". This change
> breaks some e1000 NIC with a message "ERROR: Unable to read EEPROM!".
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> CC: Marek Vasut <marex at denx.de>
> CC: Tim Harvey <tharvey at gateworks.com>
> Acked-by: Marcel Ziswiler <marcel at ziswiler.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141027/08796c7b/attachment.pgp>
More information about the U-Boot
mailing list