]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout value
authorMounika Grace Akula <mounika.grace.akula@xilinx.com>
Tue, 9 Oct 2018 15:22:50 +0000 (20:52 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 15 Feb 2019 14:04:01 +0000 (15:04 +0100)
commit3c8ee337eb786f62d17b334a18427787f8b226bb
tree88487e8dbcc5f48f07973c8f64e22b6f6bdc3d02
parent9896dc65580ffd9af74659a50157d1741bff016c
arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout value

This patch adds reset-on-timeout to FPD WDT which will trigger an
interrupt to PMU when watchdog expiry happens and PMU takes the
necessary action. If this property is not enabled, reason will not be
known when watchdog expiry happens.
This patch also modifies the default timeout to 60 seconds. Reason is
that if u-boot enables WDT, it will set the timeout to 10 seconds and
this is not enough to boot till Linux and start the WDT application in
Linux. 60 seconds is the maximum safest value to boot till Linux and
start the WDT application.

Users need to change this timeout value to fit their needs.

Signed-off-by: Mounika Grace Akula <mounika.grace.akula@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu100-revC.dts
arch/arm/dts/zynqmp.dtsi