Anyone managed to implement RAUC into a Raspberry Pi 4/5 environment?
There is this example, which looks pretty good on the first glance: https://github.com/rauc/meta-rauc-commu ... aspberrypi
The example does A/B booting of the rootfs and boot image with the help of U-Boot.
But this opens a big issue in my opinion:
Raspberry Pi Overlay files.
With this approach, I have no proper way of updating and managing the overlay files.
Is it possible to build the overlay files into the boot image? Or any better way to handle this in such a setup?
Or is it possible to build a single dtb file which can be loaded into memory by U-Boot like on every other SBC?
There is this example, which looks pretty good on the first glance: https://github.com/rauc/meta-rauc-commu ... aspberrypi
The example does A/B booting of the rootfs and boot image with the help of U-Boot.
But this opens a big issue in my opinion:
Raspberry Pi Overlay files.
With this approach, I have no proper way of updating and managing the overlay files.
Is it possible to build the overlay files into the boot image? Or any better way to handle this in such a setup?
Or is it possible to build a single dtb file which can be loaded into memory by U-Boot like on every other SBC?
Statistics: Posted by netbloom — Fri Dec 27, 2024 4:00 pm