Hi everybody, I have 2 boards based on freescale p3041. Ethernet works on uboot on the 2 of them but only the eval card p3041ds works with linux. So i start modifying the device tree on the other card (wp6.dts) and now I can see the ethernet device in Linux but I can't configure it. root@p3041ds:~# ifconfig fm1-gb3 10.0.0.1 fsl_dpa ethernet.14 fm1-gb3: Could not connect to PHY /localbus@ffe124000/board-control@3,0/mdio-mux-emi1/rgmii-mdio@28/ethernet-phy@1f fsl_dpa ethernet.14 fm1-gb3: init_phy() = -19 ifconfig: SIOCSIFFLAGS: No such device It seems to be a phy address misconfiguration on mdio bus but I don't exactly know what to change on my device tree. Can anyone look at my two device trees? thanks a lot
Attachment:
wp6.dts
Description: Binary data
Attachment:
p3041ds.dts
Description: Binary data