orangepi-xunlong / u-boot-orangepi

78 stars 91 forks source link

Feature request: PXE Boot #7

Open apowers313 opened 1 year ago

apowers313 commented 1 year ago

Any chance you could add Ethernet support for Orange Pi 5's MotorComm YT8531 Phy so that we can PXE boot the board?

Here is some code that might help if you decide to do this:

Also, if you type mdio list twice in the current U-Boot shell it crashes U-Boot.

apowers313 commented 1 year ago

This file will help too.

motorcomm.c.zip

Would you accept a pull request if I can get it to work?