Skip to content

Add update_available flag to bootcount file

Frederic Danis requested to merge wip/fdanis/6705 into apertis/v2021dev2

After a successful upgrade, multiple failures during boot sequence may trigger the u-boot altbootcmd process which will trigger an unexpected rollback.
This patch adds a 3rd byte to the bootcount file to enable/disable the u-boot bootcount check.

Signed-off-by: Frédéric Danis frederic.danis@collabora.com

Edited by Frederic Danis

Merge request reports