board: phytec: phycore-am62ax: Add watchdog start to bootcmd
authorWadim Egorov <w.egorov@phytec.de>
Wed, 30 Jul 2025 15:42:16 +0000 (17:42 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 11 Aug 2025 20:53:56 +0000 (14:53 -0600)
commitcc6291e3b4a4a8520a3c4bb44eae2ecd8f1e9c0e
tree5285050faa40a4cb9858f6c8c5f0d4bd54fc7b25
parent9de098a9f85eaec64389fd7ea1848110e6da36f6
board: phytec: phycore-am62ax: Add watchdog start to bootcmd

Allows run-time control over watchdog auto-start and the timeout via
setting the environment variable watchdog_timeout_ms. A value of zero
means "do not start". Use CONFIG_WATCHDOG_TIMEOUT_MSECS as initial value.
Users can enable the watchdog to monitor the boot process until userspace
or OS takes over to serve the watchdog.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
board/phytec/phycore_am62ax/phycore_am62ax.env
configs/phycore_am62ax_a53_defconfig