linux-sunxi / meta-sunxi

Official sunxi OpenEmbedded layer for Allwinner-based boards.
MIT License
143 stars 180 forks source link

add u-boot ethernet support to orange pi one plus (h6) #389

Closed retpolanne closed 1 year ago

retpolanne commented 1 year ago

This patch adds ethernet support to orange pi one plus. The patch has been submitted to the mailing list and is being added to the bbappend for u-boot.

Unfortunately, is doesn't keep ethernet on after kernel boot, as the kernel dts needs to be synced with the u-boot dts.

Submitted patch waiting for approval on the upstream: https://lore.kernel.org/u-boot/30debca8b31ed4d2cbd64850d48b81ac@posteo.net/T/#t

nandra commented 1 year ago

Merged. Thanks for contribution.