mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 17:56:44 +03:00
The bootcount variable is only incremented when the upgrade_variable is non-zero, as implemented in drivers/bootcount/bootcount_env.c Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>