commit | 767afebbcda59f3ccb04f6c94de8cab2fb7905b6 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Apr 19 15:43:50 2018 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri May 11 09:23:43 2018 +0200 |
tree | d543258f2c260387559b5e81ce4095f575ed0f91 | |
parent | 4490e013ee4f2a4b9b6ca9224221fed2788b6940 [diff] |
arm64: zynqmp: Enable cadence WDT for zcu100 Enable watchdog on zcu100 to make sure if there is a bug in the u-boot there is proper reset. Watchdog expires and PMU fw is informed and based on setting proper action is taken. The patch is enabling reset-on-timeout feature and also fixing fixed clock rate for watchdog where 100MHz is max (and also default) clock value. Signed-off-by: Michal Simek <michal.simek@xilinx.com>