From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Wed, 21 May 2014 19:44:15 +0100 Subject: [U-Boot] net/designware: call phy_connect_dev() to properly setup phylib device In-Reply-To: <20140514152055.GO22182@bill-the-cat> References: <1398712445-24624-1-git-send-email-ijc@hellion.org.uk> <20140513015337.GC22182@bill-the-cat> <1399976353.11314.46.camel@kazak.uk.xensource.com> <20140513111901.GO22182@bill-the-cat> <1400052588.27638.11.camel@dagon.hellion.org.uk> <20140514152055.GO22182@bill-the-cat> Message-ID: <1400697855.29121.117.camel@dagon.hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2014-05-14 at 11:20 -0400, Tom Rini wrote: > On Wed, May 14, 2014 at 08:29:48AM +0100, Ian Campbell wrote: > > On Tue, 2014-05-13 at 07:19 -0400, Tom Rini wrote: > > > On Tue, May 13, 2014 at 11:19:13AM +0100, Ian Campbell wrote: > > > > Thanks, have you also seen "[PATCH v3 0/5] net/designware: fixes for > > > > data cache, phylib and burst size" which included this and some other > > > > (far more critical, since designware is currently unusable on ARM) > > > > fixes? > > > > > > For the moment I've tossed all of the rest of them over to Albert to > > > grab along with the sunxi stuff. > > > > OK, thanks. Does that mean they should be delegated to him in patchwork > > (because they still say trini)? > > I think I forgot to update them, oops. I checked with Albert on IRC > just now and he's fine with it and will grab them tomorrow. Hi, I was just wondering what the status of these two series was. Thanks, Ian.