commit | 565441dd6292844297590f62d002b16c9f359932 | [log] [tgz] |
---|---|---|
author | Eduard Strehlau <eduard@lionizers.com> | Wed Apr 26 13:04:50 2023 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue May 02 10:57:32 2023 +0200 |
tree | c932e4f3fd628c8e7e601547c148b9131afdc525 | |
parent | 9ccb01fb1f2045a1aefc7100358175b08deed241 [diff] |
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>