[U-Boot] [PATCH] phylib: Work around bug in Teranetics PHY
Kumar Gala
kumar.gala at freescale.com
Fri Oct 7 16:53:57 CEST 2011
On Aug 16, 2011, at 5:08 PM, Andy Fleming wrote:
> The Teranetics PHY does not properly report the link state
> for fiber connections. The new PHY code actually checked the link,
> and so the FM driver would refuse to talk over a linkless PHY.
>
> But the link may actually be up, so now we always report it as up
> for fiber connections on the tn2020.
>
> Signed-off-by: Andy Fleming <afleming at freescale.com>
> ---
> drivers/net/phy/teranetics.c | 21 ++++++++++++++++++++-
> 1 files changed, 20 insertions(+), 1 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list