Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144625587
D47517.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
359 B
Referenced Files
None
Subscribers
None
D47517.id.diff
View Options
diff --git a/sys/arm/allwinner/aw_wdog.c b/sys/arm/allwinner/aw_wdog.c
--- a/sys/arm/allwinner/aw_wdog.c
+++ b/sys/arm/allwinner/aw_wdog.c
@@ -202,6 +202,9 @@
EVENTHANDLER_REGISTER(shutdown_final, aw_wdog_shutdown_fn, sc,
SHUTDOWN_PRI_LAST - 1);
+ /* Disable watchdog for now. */
+ WRITE(sc, sc->wdog_mode, sc->wdog_mode_key);
+
return (0);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 11, 9:50 AM (9 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28645417
Default Alt Text
D47517.id.diff (359 B)
Attached To
Mode
D47517: aw_wdog: disable timer on attach
Attached
Detach File
Event Timeline
Log In to Comment