[PATCH 2/3] ARM: stm32: Increment boot counter in SPL on DHSOM
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Tue Dec 6 10:36:22 CET 2022
Hi,
On 12/6/22 03:35, Marek Vasut wrote:
> Increment the boot counter already in U-Boot SPL instead of incrementing
> it only later in U-Boot proper. This can be used by SPL to boot either of
> two U-Boot copies and improve redundancy of software on the platform, e.g.
> in case of full A/B update strategy.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> ---
> Cc: Patrice Chotard <patrice.chotard at foss.st.com>
> Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
> configs/stm32mp15_dhcom_basic_defconfig | 1 +
> configs/stm32mp15_dhcor_basic_defconfig | 1 +
> 2 files changed, 2 insertions(+)
>
Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
Thanks
Patrick
More information about the U-Boot
mailing list