openwrt/target/linux/mvebu/cortexa53
Robert Marko 601e0674ae mvebu: cortexa53: uDPU/eDPU: update active bootscript as well
Currently, sysupgrade will only upgrade the unused slot, however since the
whole dual firmware logic is in the bootscript U-boot will just use the
first bootscript it finds.

So, in a case that you are running slot A it will upgrade slot B, however
that means that slot B will be still booted by the old bootscript that came
with the previous firmware version.

This is an issue if you need to change anything, so lets add a custom
function that upgrades the active bootscript as well after flashing the
slot firmware.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
(cherry picked from commit fb7787803c)
2026-05-28 11:19:50 +02:00
..
base-files mvebu: cortexa53: uDPU/eDPU: update active bootscript as well 2026-05-28 11:19:50 +02:00
config-6.12 mvebu: add support for Turris MOX 2025-12-01 00:32:14 +01:00
target.mk mvebu: cortexa53: uDPU/eDPU convert to dual firmware (A/B) 2026-05-28 11:19:50 +02:00