Hello,
I am using an LS1046A custom board using SDK-1703 version.
I am using AR8035-AL1B 1G phy connected to fm1-mac3 via RGMII interface.
If you link down/up after about 30 minutes after booting, you will see a phenomenon that the up will not work.
It seems that the initialization is not working properly. Is there a solution?
------------------------- test -----------------------------------
root@ls1046ardb:~# uptime
10:59:59 up 33 min, 1 user, load average: 0.00, 0.00, 0.00
root@ls1046ardb:~# ifconfig fm1-mac3 down
root@ls1046ardb:~# ifconfig fm1-mac3 up
SIOCSIFFLAGS: No such device
… dmesg …
[ 1992.532681] fsl_dpa fsl,dpaa:ethernet@2 fm1-mac3: Could not connect to PHY /soc/fman@1a00000/mdio@fc000/ethernet-phy@1
[ 1992.532687] fsl_dpa fsl,dpaa:ethernet@2 fm1-mac3: init_phy() = -19
…
Thank you!
Best Regards,
Gyosun.