From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 3 Aug 2015 23:31:18 +0200 Subject: [U-Boot] [PATCH v3 2/8] net: asix: fix operation without eeprom In-Reply-To: <1eab4d657f49427e66a757dcb3dc504cb4146d2e.1438636040.git.marcel.ziswiler@toradex.com> References: <1eab4d657f49427e66a757dcb3dc504cb4146d2e.1438636040.git.marcel.ziswiler@toradex.com> Message-ID: <201508032331.18898.marex@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 On Monday, August 03, 2015 at 11:15:44 PM, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > This patch fixes operation of our on-board AX88772B chip without EEPROM > but with a ethaddr coming from the regular U-Boot environment. This is > a forward port of some remaining parts initially implemented by > Antmicro. > > Signed-off-by: Marcel Ziswiler Acked-by: Marek Vasut Joe should pick it, but if you want this through USB tree, just let me know. Best regards, Marek Vasut