]> git.baikalelectronics.ru Git - uboot.git/commit
bootcount: allow to use this feature on TPL
authorPhilippe Reynes <philippe.reynes@softathome.com>
Fri, 11 Dec 2020 18:56:47 +0000 (19:56 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 27 Jan 2021 21:58:57 +0000 (16:58 -0500)
commit711ec96a74357c68043dd4da154b4a950c8b7fd5
treed60bb651a866621ccf883e1d948e1dbe954c921a
parentd55b0f9449755474409dcceceab6915c9ad7ad06
bootcount: allow to use this feature on TPL

This commit add an option TPL_BOOTCOUNT_LIMIT to
use bootcount on TPL.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig
common/spl/spl.c
drivers/Makefile
include/bootcount.h