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

Heiko Schocher hs at nabladev.com
Mon Jan 26 06:20:27 CET 2026


Hello Peng,

On 26.01.26 02:22, Peng Fan wrote:
> Hi Heiko,
> 
> On Sat, Jan 24, 2026 at 06:54:47AM +0100, Heiko Schocher wrote:
>> enable
>> CONFIG_CMD_BOOTCOUNT=y
> 
> If my understanding is correct,
> Nitpick: Enable CMD_BOOTCOUNT to count the boot times

Indeed. Change to

Enable bootcount feature to count the boot times

Thanks!

bye,
Heiko

> Acked-by: Peng Fan <peng.fan at nxp.com>
> 
> Thanks,
> Peng
>>
>> Signed-off-by: Heiko Schocher <hs at nabladev.com>
>> ---
>>
>> 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
>>

-- 
Nabla Software Engineering
HRB 40522 Augsburg
Phone: +49 821 45592596
E-Mail: office at nabladev.com
Geschäftsführer : Stefano Babic


More information about the U-Boot mailing list