From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 19 Jan 2012 17:19:52 +0100 Subject: [U-Boot] [PATCH 3/5] miiphyutil: Add Micrel KSZ9021 support to miiphy_speed In-Reply-To: <4F180ED4.2050003@de.bosch.com> 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> <4F180ED4.2050003@de.bosch.com> Message-ID: <4F1842A8.2030008@googlemail.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 19.01.2012 13:38, Dirk Behme wrote: > 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"? Hmm, is anything like http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=5751aa2f248a72c3cec7048cec8dfad33dab0979 http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=fcc0c75dea90f2bb8394e7031fc33f72119be544 meant here? Best regards Dirk