linux-sunxi / meta-sunxi

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

Introduce support for Orange PI Zero 2 #366

Closed pblxptr closed 1 year ago

pblxptr commented 1 year ago

This pull request introduces support for Orange Pi Zero 2 board

Kernel: Mainline 5.15.35 Device tree: taken from Kernel 6x (since Orange Pi Zero 2 barely, but, it is supported in the newest version) and adapted to Kernel 5x. Ethernet: enabled & working WIFI: enabled & working

pblxptr commented 1 year ago

Please make mainline atf common for all 64 bit CPU's and we can merge it IMO ;). Thanks.

@nandra I've updated atf-sunxi recipe as you requested :)

nandra commented 1 year ago

Please make mainline atf common for all 64 bit CPU's and we can merge it IMO ;). Thanks.

@nandra I've updated atf-sunxi recipe as you requested :)

I've tried today on A64 CPU but cannot make it working even with old atf on kirkstone. I remember it works on dunfell fine. Sorry to say that but please revert last commit and we can merge it as it is (don't want to add more things to debug ;)). Thanks.

pblxptr commented 1 year ago

Please make mainline atf common for all 64 bit CPU's and we can merge it IMO ;). Thanks.

@nandra I've updated atf-sunxi recipe as you requested :)

I've tried today on A64 CPU but cannot make it working even with old atf on kirkstone. I remember it works on dunfell fine. Sorry to say that but please revert last commit and we can merge it as it is (don't want to add more things to debug ;)). Thanks.

Reverted :)