sipeed / LonganPi-3H-SDK

LonganPi 3H SDK
GNU General Public License v3.0
28 stars 14 forks source link

Add support for ephy ac300 #56

Closed YuzukiTsuru closed 2 months ago

YuzukiTsuru commented 2 months ago

Add basic ephy Support for ac300, init the ac300 in u-boot, and in kernel only needs to enable the pwm5 mux on PA13 at start up

soer commented 1 month ago

When running ./mklinux.sh, it has a build problem with this patch, emac1 is missing, have to revert this patch to make it work.