From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 22 May 2008 22:20:29 +0200 Subject: [U-Boot-Users] [PATCH] Add support for Marvell 88E1118 phy to drivers/net/tsec.c In-Reply-To: <48359FA0.3030700@gmail.com> References: <50836.52519.qm@web83515.mail.sp1.yahoo.com> <20080522053644.GD22430@game.jcrosoft.org> <48359FA0.3030700@gmail.com> Message-ID: <20080522202029.GF22430@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09:30 Thu 22 May , 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 > better to move all the PHY drivers at once than to do them piecemeal. I agree , I just ask to start think to move to this architecture Best Regards, J.