]> git.dujemihanovic.xyz Git - u-boot.git/commit
smegw01: Select bootcount support
authorEduard Strehlau <eduard@lionizers.com>
Wed, 26 Apr 2023 16:04:50 +0000 (13:04 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 2 May 2023 08:57:32 +0000 (10:57 +0200)
commit3bb2b48ed25cf10f0e2470d7cb5968ffb3978753
treec932e4f3fd628c8e7e601547c148b9131afdc525
parent21e81011a29dd1a15ece469c4a554194ce738b15
smegw01: Select bootcount support

Add automatic boot counter that increases after every
reset. After a power-on reset, it will be initialized with 1,
and each reboot will increment the value by 1. By default it is
disabled if bootlimit isn't set.

Signed-off-by: Eduard Strehlau <eduard@lionizers.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/smegw01_defconfig