]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: stm32: Increment WDT by default on DHSOM
authorMarek Vasut <marex@denx.de>
Tue, 6 Dec 2022 02:35:15 +0000 (03:35 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 7 Dec 2022 16:09:19 +0000 (17:09 +0100)
commitf708283ab9d984c025f10dbd22f619d1d6cf0175
tree13b7dfdaa1d0a464b020f7380f53a8d0a01ca57f
parent1ca617f5fd5bb5a0a6e3fad5fbab60493ab14f26
ARM: stm32: Increment WDT by default on DHSOM

Enable watchdog timer on the DHSOM by default, both in U-Boot proper and
in SPL. This can be used in combination with boot counter by either SPL
or U-Boot proper to boot either copy of system software, 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>
configs/stm32mp15_dhcom_basic_defconfig
configs/stm32mp15_dhcor_basic_defconfig