Add update_available flag to bootcount file
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