From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Ziswiler Date: Fri, 9 Sep 2016 23:13:28 +0000 Subject: [U-Boot] net: asix: Fix AX88772B when used with DriverModel In-Reply-To: <407bd863-5945-5e4c-5fef-c6fe2f6c672d@denx.de> 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> Message-ID: <1473462807.2870.15.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: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.html > > > > 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 for taking care of this mess :) You are very welcome.