commit | 5089d2fc8e4efc3ffad861fe2d127ff40b2f8064 | [log] [tgz] |
---|---|---|
author | Ricardo Salveti <ricardo@foundries.io> | Tue Sep 21 14:48:26 2021 +0300 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | 834ddab4ab248e48785c12c823f52cda159228c3 | |
parent | af2d3c91d8772e3d0eacef45a3bac8a4cbdb60ae [diff] |
ARM: dts: imx6-apalis: enable watchdog Add u-boot.dtsi specific to imx6-apalis with a watchdog enabled. If OP-TEE is loaded by SPL, it may use a watchdog to handle fails of u-boot running. Enable the watchdog in SPL to use it by OP-TEE. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io> Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io> Reviewed-by: Peng Fan <peng.fan@nxp.com>