skiffos / SkiffOS

Any Linux distribution, anywhere.
https://skiffos.com
MIT License
687 stars 51 forks source link

odroid/n2: add support for odroid n2 plus #179

Closed paralin closed 2 years ago

paralin commented 2 years ago

Testing...

paralin commented 2 years ago

Requires petitboot support. Bringing in packages from:

https://github.com/glevand/petitboot--buildroot/tree/master/package/petitboot

paralin commented 2 years ago

Petitboot is in the SPI, so if the switch is set to MMC, it should just use u-boot from the sd card or emmc as usual.

paralin commented 2 years ago

https://github.com/skiffos/buildroot/tree/petitboot

Not working on this at the moment but there is the imported package.

paralin commented 2 years ago

https://github.com/skiffos/linux/tree/skiff-odroid-5.16.y/

Working on a new odroid 5.16.y kernel for xu4 here.