meta-digi/meta-digi-dey/recipes-digi/bootcount/bootcount
Hector Bujanda ff12547408 bootcount: skip resetting bootcount if bootlimit is not set
bootcount utility started by bootcount-init script was inconditionally setting
bootcount to 0 even if the functionality is disabled.

According to documentation, bootcount functionality is only enabled if bootlimit
variable is defined to a value greater than 0 in U-Boot environment.

In platforms like cc6ul, that use MCA NVRAM to store bootcount, this was corrupting
user NVRAM.

Version increased to 1.1.

Signed-off-by: Hector Bujanda <hector.bujanda@digi.com>
2025-02-05 17:42:52 +01:00
..
bootcount-bin bootcount: skip resetting bootcount if bootlimit is not set 2025-02-05 17:42:52 +01:00
bootcount-init meta-digi-dey: bootcount: add new binary application to manage the bootcount 2023-08-29 14:55:44 +02:00