Skip to content

Add apertis/0007-Add-flag-to-enable-disable-bootcount.patch

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

After a successful upgrade, multiple problem during boot sequence may trigger the altbootcmd process.
This patch adds a 3rd byte to the bootcount file to enable/disable the bootcount check.
When reading old bootcount file, 2 bytes long, it will consider that bootcount is enabled, and update the file accordingly.

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

Edited by Frederic Danis

Merge request reports