Revision 5fe65ce7ccbb47b16e17a88bcdac73cffadb80fa authored by Markus Pargmann on 08 September 2014, 07:14:07 UTC, committed by Wim Van Sebroeck on 21 January 2015, 13:52:23 UTC
Disable power down counter of the watchdog to avoid system resets. The
watchdog power down counter is set automatically by the chip. If it is
not set to 0 in the driver, the system resets.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
1 parent bbd5900
History
File Mode Size
Makefile -rw-r--r-- 1.0 KB
bpf_helpers.h -rw-r--r-- 1.3 KB
bpf_load.c -rw-r--r-- 4.3 KB
bpf_load.h -rw-r--r-- 694 bytes
libbpf.c -rw-r--r-- 2.7 KB
libbpf.h -rw-r--r-- 4.8 KB
sock_example.c -rw-r--r-- 2.7 KB
sockex1_kern.c -rw-r--r-- 553 bytes
sockex1_user.c -rw-r--r-- 981 bytes
sockex2_kern.c -rw-r--r-- 4.6 KB
sockex2_user.c -rw-r--r-- 881 bytes
test_maps.c -rw-r--r-- 7.5 KB
test_verifier.c -rw-r--r-- 17.8 KB

back to top