From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 5 Aug 2015 17:20:57 +0200 Subject: [U-Boot] [RESEND PATCH v5] net: asix: fix operation without eeprom In-Reply-To: <97452a47f6a54476cd16d6a0605f5d49381a480f.1438787144.git.marcel.ziswiler@toradex.com> References: <97452a47f6a54476cd16d6a0605f5d49381a480f.1438787144.git.marcel.ziswiler@toradex.com> Message-ID: <201508051720.57677.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 Wednesday, August 05, 2015 at 05:16:59 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 Applied to u-boot-usb/master, thanks! Best regards, Marek Vasut