kasli-soc: Ethernet PHY not detected #78
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
identify_phy()
always returnsNone
inPhy.find()
.Only MDIO seems broken, board responds to ping after hardcoding PHY autodetection and link status.
Might be the cause: https://github.com/sinara-hw/Kasli-SOC/issues/53
Resetting the PHY in the firmware does not help. I am sure that this code works because executing it causes the Ethernet link to drop on the switch during the PHY reset.
a42e5a95ff