commit | b2dc4e2c7866eb754027758610c7406c4b4bf5da | [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 | b26d321fcefe5db3ba7cc9cb916c4ec80e96a4d4 [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>