mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
- nuvoton: add expire function for generic reset (Jim) - handle watchdogs during keyed autoboot (Rasmus) - cyclic: Don't disable cylic function upon exceeding CPU time (Stefan) - ulp wdog: Updates to support iMX93 and DM (Alice)
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
alarm_wdt: alarm-wdt {
|
||||
compatible = "sandbox,alarm-wdt";
|
||||
timeout-sec = <5>;
|
||||
u-boot,autostart;
|
||||
};
|
||||
|
||||
audio: audio-codec {
|
||||
compatible = "sandbox,audio-codec";
|
||||
#sound-dai-cells = <1>;
|
||||
|
Reference in New Issue
Block a user