From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ron Madrid Date: Thu, 22 May 2008 09:39:49 -0700 (PDT) Subject: [U-Boot-Users] [PATCH] Add support for Marvell 88E1118 phy to drivers/net/tsec.c In-Reply-To: <48359FA0.3030700@gmail.com> Message-ID: <24906.3096.qm@web83512.mail.sp1.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de --- Ben Warren wrote: > Jean-Christophe PLAGNIOL-VILLARD wrote: > > If possible can we start to export the phy support > in phy drivers to > > allow other net drivers to use it. > > > > We can start to think to implement like is done in > linux to add a > > generic phylib with a generir phy driver. > > > > Best Regards, > > J. > > > > > For now, please leave as-is and I'll pull the patch > in tonight. It's Will do, > better to move all the PHY drivers at once than to > do them piecemeal. and agreed. > > regards, > Ben > Ron Madrid