Home
last modified time | relevance | path

Searched hist:"2 ffc65f9824fb1d1805f81333125b11801e84e7e" (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_wdt.h2ffc65f9824fb1d1805f81333125b11801e84e7e Sat Oct 18 18:59:21 CEST 2014 Rui Paulo <rpaulo@FreeBSD.org> Add a driver for the TI watchdog.

The TI watchdog timer is present on BeagleBone's. Since 2014, U-Boot
has been booting the BeagleBone with the watchdog enabled. We need to
disable it on boot to avoid a spurious reset.
The timer isn't exactly precise, but it will do as a watchdog. This
is also a reflection of the watchdog(9) API.

In the future, we could handle interrupts, but the watchdog(9) API
needs to be a bit smarter before that can happen.

Differential Revision: https://reviews.freebsd.org/D965
Reviewed by: andrew
MFC after: 1 week
Relnotes: yes
H A Dti_wdt.c2ffc65f9824fb1d1805f81333125b11801e84e7e Sat Oct 18 18:59:21 CEST 2014 Rui Paulo <rpaulo@FreeBSD.org> Add a driver for the TI watchdog.

The TI watchdog timer is present on BeagleBone's. Since 2014, U-Boot
has been booting the BeagleBone with the watchdog enabled. We need to
disable it on boot to avoid a spurious reset.
The timer isn't exactly precise, but it will do as a watchdog. This
is also a reflection of the watchdog(9) API.

In the future, we could handle interrupts, but the watchdog(9) API
needs to be a bit smarter before that can happen.

Differential Revision: https://reviews.freebsd.org/D965
Reviewed by: andrew
MFC after: 1 week
Relnotes: yes
H A Dfiles.tidiff 2ffc65f9824fb1d1805f81333125b11801e84e7e Sat Oct 18 18:59:21 CEST 2014 Rui Paulo <rpaulo@FreeBSD.org> Add a driver for the TI watchdog.

The TI watchdog timer is present on BeagleBone's. Since 2014, U-Boot
has been booting the BeagleBone with the watchdog enabled. We need to
disable it on boot to avoid a spurious reset.
The timer isn't exactly precise, but it will do as a watchdog. This
is also a reflection of the watchdog(9) API.

In the future, we could handle interrupts, but the watchdog(9) API
needs to be a bit smarter before that can happen.

Differential Revision: https://reviews.freebsd.org/D965
Reviewed by: andrew
MFC after: 1 week
Relnotes: yes