Hi,

I had this problem with the older Zynq7 series board https://github.com/
> kratsg/meta-l1calo/commit/940fa27aa6c9a456ccca7ec60351c26287f9f671 and
> this was the patch to get the PHY working.

If that patch does not work. Try changing:

> compatible = "marvell,88e1116r";

to

> compatible = "ethernet-phy-ieee802.3-c22";


Also, see Documentation/devicetree/bindings/net/phy.txt
<https://github.com/Xilinx/linux-xlnx/blob/master/Documentation/devicetree/bindings/net/phy.txt>
Example: zynq-parallella.dts
<https://github.com/Xilinx/linux-xlnx/blob/master/arch/arm/boot/dts/zynq-parallella.dts>

Regards,
Oleg
-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to