Re: [U-Boot] [PATCH v2 5/7] usb: usbeth: smsc95xx: remove EEPROM loaded check

2012-12-20 Thread Joe Hershberger
Hi Simon, On Thu, Dec 13, 2012 at 8:21 PM, Simon Glass s...@chromium.org wrote: From: Michael Spang sp...@chromium.org [port of Linux kernel commit bcd218be5aeb by Steve Glendinning] The eeprom read write commands currently check the E2P_CMD_LOADED_ bit is set before allowing any

[U-Boot] [PATCH v2 5/7] usb: usbeth: smsc95xx: remove EEPROM loaded check

2012-12-13 Thread Simon Glass
From: Michael Spang sp...@chromium.org [port of Linux kernel commit bcd218be5aeb by Steve Glendinning] The eeprom read write commands currently check the E2P_CMD_LOADED_ bit is set before allowing any operations. This prevents any reading or writing unless a correctly programmed EEPROM is