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 <york...@freescale.com>
> CC: Marek Vasut <ma...@denx.de>
> CC: Tim Harvey <thar...@gateworks.com>
> Acked-by: Marcel Ziswiler <mar...@ziswiler.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to