From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 19 Jan 2012 13:38:44 +0100 Subject: [U-Boot] [PATCH 3/5] miiphyutil: Add Micrel KSZ9021 support to miiphy_speed In-Reply-To: <201201141956.40778.vapier@gentoo.org> References: <1326456604-25137-1-git-send-email-dirk.behme@de.bosch.com> <1326456604-25137-3-git-send-email-dirk.behme@de.bosch.com> <201201141956.40778.vapier@gentoo.org> Message-ID: <4F180ED4.2050003@de.bosch.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15.01.2012 01:56, Mike Frysinger wrote: > On Friday 13 January 2012 07:10:02 Dirk Behme wrote: >> common/miiphyutil.c | 18 +++++++++++++++++- >> 1 files changed, 17 insertions(+), 1 deletions(-) > > this is dead code ... i think we're pushing people to use the name phy > framework rather than fixing/extending the old one. Could you point us to an example how to "use the name phy framework"? Many thanks and best regards Dirk