From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 22 May 2008 09:30:24 -0700 Subject: [U-Boot-Users] [PATCH] Add support for Marvell 88E1118 phy to drivers/net/tsec.c In-Reply-To: <20080522053644.GD22430@game.jcrosoft.org> References: <50836.52519.qm@web83515.mail.sp1.yahoo.com> <20080522053644.GD22430@game.jcrosoft.org> Message-ID: <48359FA0.3030700@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 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 better to move all the PHY drivers at once than to do them piecemeal. regards, Ben