[PATCH v3 06/11] capricorn: config: add bootcounter command

Heiko Schocher hs at nabladev.com
Tue Feb 17 17:39:06 CET 2026


Enable bootcount feature to count the boot times

Signed-off-by: Heiko Schocher <hs at nabladev.com>
Acked-by: Peng Fan <peng.fan at nxp.com>

---

(no changes since v2)

Changes in v2:
Added Reviewed-by from Peng
enhanced commit message

 configs/imx8qxp_capricorn.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/imx8qxp_capricorn.config b/configs/imx8qxp_capricorn.config
index b5c9fdbc9b3..626634cb09c 100644
--- a/configs/imx8qxp_capricorn.config
+++ b/configs/imx8qxp_capricorn.config
@@ -74,6 +74,7 @@ CONFIG_CMD_CPU=y
 # CONFIG_CMD_BIND is not set
 CONFIG_CMD_WDT=y
 CONFIG_CMD_WGET=y
+CONFIG_CMD_BOOTCOUNT=y
 CONFIG_CMD_CLK=y
 CONFIG_CMD_DM=y
 CONFIG_CMD_FUSE=y
-- 
2.20.1



More information about the U-Boot mailing list