orangepi5: initial motorcomm phy#8
orangepi5: initial motorcomm phy#8apowers313 wants to merge 1 commit intoorangepi-xunlong:v2017.09-rk3588from
Conversation
|
I believe the MotorComm PHY is working, but U-Boot shows "Net: No ethernet found." because the right Ethernet MAC isn't compiled in to call I have tried Any ideas would be helpful. |
|
It looks like this might require |
|
Might also require updating the device tree in rk3588s-orangepi-5.dts. When Linux boots, it appears to pick up the second ethernet port from the device tree (as denoted by the device
This device can be found in rk3588s.dtsi in the Linux device tree. A similar (but not identical) rk3588s.dtsi exists in the U-Boot tree but isn't currently included in |
cac96a1 to
b04eaca
Compare
Adds MotorComm PHY support. Code compiles and boots, but PHY and Ethernet aren't recognized on boot.