<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6487.1">
<TITLE>PHY driver??</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><SPAN LANG="pt"><FONT SIZE=2 FACE="Arial">Hello u-booters!</FONT></SPAN>
</P>
<P><SPAN LANG="pt"> <FONT SIZE=2 FACE="Arial">I have a LXT973 ethernet PHY chip connected to FCC#2 and FCC#1. I've already provided a reset_phy() function in the $BOARD/$BOARD.c file. Also, i've configured CONFIG_BITBANGMII, MDIO_PIN, MDC_PIN and MDIO(bit), MDC(bit), MDIO_ACTIVE, MDIO_TRISCTATE and MDIO_READ macros in include/configs/$BOARD.c. Is this all i have to do? Or am i missing something? Somewhere there is a comment that states that i have to provide a PHY driver to do negociation, does this apply to my case? </FONT></SPAN></P>
<P><SPAN LANG="pt"><FONT SIZE=2 FACE="Arial"> There are two MII header files include/miiphy.h and include/mii_phy.h, what is the point of this? I'm using miiphy.h in my $BOARD.c file.</FONT></SPAN></P>
<P><SPAN LANG="pt"> </SPAN>
</P>
<BR>
<BR>
<P><SPAN LANG="pt"><FONT SIZE=2 FACE="Arial">Thanks in advance & best regards,</FONT></SPAN>
<BR><SPAN LANG="pt"> <FONT SIZE=2 FACE="Arial">Filipe.</FONT></SPAN><SPAN LANG="en-us"></SPAN>
</P>
</BODY>
</HTML>