Module Name:    src
Committed By:   aymeric
Date:           Sun Oct 28 15:06:10 UTC 2018

Modified Files:
        src/sys/dev/fdt: dwcwdt_fdt.c

Log Message:
Deactivate the watchdog timer during attach.

Recent u-boot starts up the watchdog timer, and we don't detect this so
e.g. my DE0 nanosoc reboots after about 20 seconds. Applying a reset to
the watchdog circuit is the only way to stop it according to the
documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/fdt/dwcwdt_fdt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to