]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UART
authorMarek Behún <marek.behun@nic.cz>
Mon, 16 Aug 2021 13:19:39 +0000 (15:19 +0200)
committerStefan Roese <sr@denx.de>
Wed, 1 Sep 2021 06:09:24 +0000 (08:09 +0200)
commitaeb0ca64dbb5e4b1f58c5b723d92220e7729aa37
treeae305e0024c8ae1adfd64e01ec4df9f33ef90f76
parent008a069b89c690077ff9fa351557c8fc0778755c
arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UART

When booting over UART, sending U-Boot proper may take too much time and
MCU watchdog will reset the board before U-Boot proper is loaded.

Better disable MCU watchdog in SPL when booting over UART.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_omnia/turris_omnia.c
configs/turris_omnia_defconfig