Re: [U-Boot] net, phy: wrong 1000BASE detection with a lan9303 switch

2013-07-10 Thread Heiko Schocher
Hello Wolfgang, Am 10.07.2013 13:15, schrieb Wolfgang Denk: Dear Heiko, In message<51dd3d92.8050...@denx.de> you wrote: Would this be an acceptable patch for it: ... @@ -300,6 +300,10 @@ int genphy_parse_link(struct phy_device *phydev) * both PHYs in the link

Re: [U-Boot] net, phy: wrong 1000BASE detection with a lan9303 switch

2013-07-10 Thread Wolfgang Denk
Dear Heiko, In message <51dd3d92.8050...@denx.de> you wrote: > > Would this be an acceptable patch for it: ... > @@ -300,6 +300,10 @@ int genphy_parse_link(struct phy_device *phydev) > * both PHYs in the link > */ > gblp

Re: [U-Boot] net, phy: wrong 1000BASE detection with a lan9303 switch

2013-07-10 Thread Heiko Schocher
Hello, Am 10.07.2013 12:09, schrieb Heiko Schocher: Hello, I have problems with a lan9303 switch on an am335x based board, which does not support 1000FD/HD modes, but as it set BMSR_ERCAP bit in BMSR and returns 0x for reads on the MII_STAT1000 and MII_CTRL1000 registers, u-boot code detect