From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Sat, 10 Sep 2016 00:18:58 +0000 Subject: [U-Boot] net: asix: Fix AX88772B when used with DriverModel In-Reply-To: References: <20160906040311.25373-1-joshua.scott@alliedtelesis.co.nz> <20160909185713.3371FFED0A@linux-xvxi.amer.corp.natinst.com> <1473455161.2870.6.camel@toradex.com> <407bd863-5945-5e4c-5fef-c6fe2f6c672d@denx.de> <1473462807.2870.15.camel@toradex.com> Message-ID: <1473466737.2870.17.camel@toradex.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2016-09-10 at 01:23 +0200, Marek Vasut wrote: > On 09/10/2016 01:13 AM, Marcel Ziswiler wrote: > > > > On Sat, 2016-09-10 at 01:04 +0200, Marek Vasut wrote: > > > > > > On 09/09/2016 11:06 PM, Marcel Ziswiler wrote: > > > > > > > > > > > > On Fri, 2016-09-09 at 13:57 -0500, Joe Hershberger wrote: > > > > > > > > > > > > > > > Hi Joshua, > > > > > > > > > > https://patchwork.ozlabs.org/patch/666191/ was applied to u- > > > > > boot- > > > > > net.git. > > > > > > > > > > Thanks! > > > > > -Joe > > > > No, sorry, but this is really the wrong approach! As discussed > > > > before > > > > rather than Joshua's patch the one from Alban should long since > > > > have > > > > been applied: > > > > > > > > https://www.mail-archive.com/u-boot at lists.denx.de/msg221455.htm > > > > l > > > > > > > > I will send a revert ASAP and hope Alban's patch will finally > > > > make > > > > its > > > > way into master to fix this once and for all! > > > > > > > Can you, instead of sending a revert, just send a subsequent > > > patch to > > > fix this once and for all ? > > Sure, I will just squash my revert and Alban's fix together and > > send > > that one along ASAP. > Thanks Don't thank me too early yet. While it works on Colibri T20 it currently fails on Colibri T30. More network and/or USB brokenness... Currently bisecting... > > > Thanks for taking care of this mess :) > > You are very welcome. How I do love U-Boot.