From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 05 Apr 2010 00:25:42 -0700 Subject: [U-Boot] [RFC] 83xx: uec: miiphybb: Added support for bitBang SMI and uec SMI enabled at the same time. In-Reply-To: <20100401181729.GA31209@richardretanubun.eng.lan> References: <4A394E90.6080600@RuggedCom.com> <20091122202133.BAD70E34A27@gemini.denx.de> <4B50912F.1060103@RuggedCom.com> <4B53F8B7.1060609@gmail.com> <20100401181729.GA31209@richardretanubun.eng.lan> Message-ID: <4BB99076.7030905@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Richard, On 4/1/2010 11:17 AM, richardretanubun at ruggedcom.com wrote: > From 1f50506ad9a305c1c9dfc68aa70551166b44d3a0 Mon Sep 17 00:00:00 2001 > From: Richard Retanubun > Date: Wed, 17 Jun 2009 16:00:41 -0400 > Subject: [PATCH] 83xx: UEC: Added support for bitBang MII driver access to PHYs > > This patch enabled support for having PHYs on bitBang MII and uec MII > operating at the same time. Modeled after the MPC8360ADS implementation. > > Added the ability to specify which ethernet interfaces have bitbang SMI > on the board header file. > --- > Hi Ben, > > Just wanted to follow up, I posted replies to your feedback for V1 of this > patch, but did not hear from you about it. Now that the merge window is open > again, I thought I should try again. So here is V2 with the changes you > suggested. > > Thanks > I'm really sorry this took so long. Applied to net repo. thanks, Ben