rauc / meta-rauc-community

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

meta-rauc-sunxi: Update to Styhead (Master) #118

Closed leon-anavi closed 2 months ago

leon-anavi commented 2 months ago

Update layer meta-rauc-sunxi to Yocto Project release 5.1 Styhead. Switch to verity RAUC bundle format. Tested on Olimex A10-OLinuXino-LIME. Based on #117 Fixes #115

leon-anavi commented 2 months ago

I update the patch to add support for booting from microSD card RAUC-enabled distro on the following sunxi (Allwinner) boards that I have:

NOTE: I have generic random boot issues on Olimex A20-OLinuXino-MICRO Rev E that are not related to RAUC. This is quite old hardware revision from around 2013. The latest revision is M from 2020. I enabled CONFIG_AXP_ALDO3_VOLT_SLOPE_08 for U-Boot following the recommendations from a similar situation in the OpenWRT forum but even with this modification the board doesn't always boot. It might be a hardware issues that is fixed in newer revisions. However, I was able to boot the board on several occasions and to perform some tests to verify RAUC works.