mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
arm: socfpga: vining: Un-disable WDT in DT
The WDT on this system should be enabled, make it so. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Siew Chin Lim <elly.siew.chin.lim@intel.com> Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Cc: Tien Fong Chee <tien.fong.chee@intel.com>
This commit is contained in:
parent
4e106ef9ef
commit
e21bbffa1d
1 changed files with 0 additions and 4 deletions
|
@ -15,10 +15,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
&watchdog0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&mmc {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue