summaryrefslogtreecommitdiff
path: root/configs/stm32mp15_dhcom_basic_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-12-06 05:35:14 +0300
committerPatrice Chotard <patrice.chotard@foss.st.com>2022-12-07 19:09:19 +0300
commit1ca617f5fd5bb5a0a6e3fad5fbab60493ab14f26 (patch)
tree6afa3a591400746ed341a879aca2eef75814f80f /configs/stm32mp15_dhcom_basic_defconfig
parent0eca0b1075a4040dd37291bf3fe9506a7fe98a6d (diff)
downloadu-boot-1ca617f5fd5bb5a0a6e3fad5fbab60493ab14f26.tar.xz
ARM: stm32: Increment boot counter in SPL on DHSOM
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@denx.de> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'configs/stm32mp15_dhcom_basic_defconfig')
-rw-r--r--configs/stm32mp15_dhcom_basic_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp15_dhcom_basic_defconfig b/configs/stm32mp15_dhcom_basic_defconfig
index 92ccbb7093..f1eb022bc6 100644
--- a/configs/stm32mp15_dhcom_basic_defconfig
+++ b/configs/stm32mp15_dhcom_basic_defconfig
@@ -36,6 +36,7 @@ CONFIG_CONSOLE_MUX=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SPL_FOOTPRINT_LIMIT=y
CONFIG_SPL_MAX_FOOTPRINT=0x3db00
+CONFIG_SPL_BOOTCOUNT_LIMIT=y
CONFIG_SPL_LEGACY_IMAGE_FORMAT=y
# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
CONFIG_SPL_STACK=0x30000000