Add apertis/0007-Add-flag-to-enable-disable-bootcount.patch
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