From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Updegraff Date: Fri, 24 Mar 2006 10:33:23 -0600 Subject: [U-Boot-Users] mpc tsec driver and generic PHYs Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi. With a patch like this, generic 10/100 PHYs seem to behave with TSEC, so you dont have to ennumerate all possible. Scalped from linux phy stuff. -dbu.