From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 25 Aug 2009 09:48:04 -0700 Subject: [U-Boot] Phy lib again In-Reply-To: <4A938F53.8010008@monstr.eu> References: <4A938C76.9000009@monstr.eu> <200908250908.12773.sr@denx.de> <4A938F53.8010008@monstr.eu> Message-ID: <4A9415C4.6050902@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 Michal, Michal Simek wrote: > Hi Stefan, > > Stefan Roese wrote: > >> Hi Michal, >> >> On Tuesday 25 August 2009 09:02:14 Michal Simek wrote: >> >>> I saw you have phy lib in your branch. What is the current state? >>> Are there any problems? When do you want to add to mainline? >>> >> IIRC, Jean-Christophe is also working on a PHY lib implementation (port from >> the Linux version). >> >> Jean-Christophe, what's the current status of this work? I suggest you start >> sending ideas/patches for discussion soon, perhaps as RFC in the first stage. >> > > Ben has it at http://git.denx.de/?p=u-boot/u-boot-net.git;a=shortlog;h=refs/heads/phylib > > A while ago I started porting the Linux PHY library to U-boot but got distracted. This branch contains the incomplete, untested work. I suspect JC is further along, so let's see what he comes up with. This is a complicated thing that requires a well-thought-out design, so I expect there will be much iteration. regards, Ben