[U-Boot] [DO NOT MERGE] [PATCH v2 16/16] rk3399: rockpro64: Enable bootcount
Jagan Teki
jagan at amarulasolutions.com
Mon Aug 26 18:21:11 UTC 2019
Enable bootcount support for Rockpro64 boards, this
would help to use it for redundent boot.
Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
---
configs/rockpro64-rk3399_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/rockpro64-rk3399_defconfig b/configs/rockpro64-rk3399_defconfig
index 5ff38efa53..84d050d743 100644
--- a/configs/rockpro64-rk3399_defconfig
+++ b/configs/rockpro64-rk3399_defconfig
@@ -57,3 +57,4 @@ CONFIG_SPL_TINY_MEMSET=y
CONFIG_ERRNO_STR=y
CONFIG_WDT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
+CONFIG_BOOTCOUNT_LIMIT=y
--
2.18.0.321.gffc6fa0e3
More information about the U-Boot
mailing list