rauc / meta-rauc-community

Yocto/OpenEmbedded meta layer with examples for integration of RAUC, the embedded Linux A/B update framework
MIT License
48 stars 52 forks source link

Support for Sunxi Boards #17

Closed MitchGaines closed 3 years ago

MitchGaines commented 3 years ago

Obligatory: this has only been tested on the OrangePi Zero and OrangePi Plus 2E which are both sun8i boards. Some more work might be required to get non-sun8i boards to be support. Specifically, if the kernel changes from the linux_mainline kernel the linux_sunxi kernel, we might need to add a new bbappends to support that (I hope that's the only add that is required- though, I didn't want to just add it without having tested it first).

Let me know if you'd like to see any changes or anything :smile:

leon-anavi commented 3 years ago

Hi @MitchGaines,

Thank you for this wonderful contribution to support sunxi (Allwinner) boards! I am a huge fan of A10/A20 boards and I have a few here. As soon as I can squeeze some time I will test on other Allwinner devices.

Thank you!

Best regards, Leon

dev-0x7C6 commented 3 years ago

I can test it for cubietruck board :)