commit | 088fb5d195a506e87f226c76e6f18df78b0d776a | [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 | bf0f9ca85db9f02d00e332b4c1cc5f126ee05653 [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>