Skip to content
Snippets Groups Projects
Commit cc05dd3d authored by Yuri Mazzuoli's avatar Yuri Mazzuoli
Browse files

[C72 Mini][DTS][WDT] Disable internal watchdog

The internal watchdog was interfering with the external APX watchdog.
parent 1222994e
No related branches found
No related tags found
No related merge requests found
......@@ -489,3 +489,7 @@
&vpu_h1 {
status = "okay";
};
&wdog1 {
status = "disabled";
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment