Re: [PATCH 1/2] stm32mp: remove the bootcount activation

2022-01-24 Thread Patrice CHOTARD
Hi Patrick On 12/7/21 10:05, Patrick Delaunay wrote: > Today the bootcount is not managed by the Linux kernel for STM32MP15 as > we don't have driver to update the used backup register in TAMP and the > recovery command still executes the normal bootcmd with > 'altbootcmd=run bootcmd'. > > So the

Re: [PATCH 1/2] stm32mp: remove the bootcount activation

2022-01-14 Thread Patrice CHOTARD
Hi Patrick On 12/7/21 10:05 AM, Patrick Delaunay wrote: > Today the bootcount is not managed by the Linux kernel for STM32MP15 as > we don't have driver to update the used backup register in TAMP and the > recovery command still executes the normal bootcmd with > 'altbootcmd=run bootcmd'. > > So

[PATCH 1/2] stm32mp: remove the bootcount activation

2021-12-07 Thread Patrick Delaunay
Today the bootcount is not managed by the Linux kernel for STM32MP15 as we don't have driver to update the used backup register in TAMP and the recovery command still executes the normal bootcmd with 'altbootcmd=run bootcmd'. So the bootcount feature is never used, the config CONFIG_BOOTCOUNT_LIMI