On Mon, 20 Dec 2010 13:08:55 -0500
"Dry, Craig" <c...@mc.com> wrote:

> I am trying to bring up a P2020 board which uses the Broadcom BCM53115 switch 
> in unmanaged mode.  The board is patterned after the P2020RDB, except the 
> Vitesse switch has been replaced with a BCM53115. There is no MDIO connection 
> to the switch, but there is  an SPI connection available if needed.
> 
> When running Uboot, the BCM53115 works just fine, as I am able to download 
> the Linux Kernel and P2020RDB.dtb across the network without issue.   But as 
> Linux is booting up, I get the message:
> 
> mdio_bus m...@ffe24520: error probing PHY at address 0
> mdio_bus m...@ffe24520: error probing PHY at address 1
> 
> I expect these errors occur because the P2020RDB.dts file has these entries.
> 
> I'm not sure what to try next to get Linux to use the BCM53115 switch in 
> unmanaged mode.

See the fixed-link property in
Documentation/powerpc/dts-bindings/fsl/tsec.txt

-Scott

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to