]> git.sur5r.net Git - u-boot/commit
bootcount: Add function wrappers to handle bootcount increment and error checking
authorLukasz Majewski <lukma@denx.de>
Wed, 2 May 2018 14:10:52 +0000 (16:10 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 11 May 2018 00:37:05 +0000 (20:37 -0400)
commit0da7041218f4779480177cd0f2f97ba2b4396e76
tree8f098189502ad90f27e5b06bb1b907e1f2548ac2
parentc1cd21db621cb9b626f41d42bd4b8ac2d86709ce
bootcount: Add function wrappers to handle bootcount increment and error checking

Those two functions can be used to provide easy bootcount management.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefan Roese <sr@denx.de>
include/bootcount.h