ian 8f2224905c Fix the watchdog timeout calculation to prevent wrap. The RPi hardware
can't do a timeout bigger than 15 seconds.  The code wasn't checking for
this and because bitmasking was involved the requested timeout was
basically adjusted modulo-16.  That led to things like a 128 second
timeout actually being a 9 second timeout, which accidentally worked fine
until watchdogd was changed to only pet the dog once every 10 seconds.
2014-12-10 04:54:43 +00:00
..
2014-12-08 06:04:42 +00:00
2014-12-09 18:03:25 +00:00
2014-11-28 04:07:06 +00:00
2014-10-12 18:01:52 +00:00
2014-12-09 18:03:25 +00:00
2014-12-09 14:56:00 +00:00
2014-09-25 19:10:32 +00:00
2014-11-23 12:01:52 +00:00
2014-12-09 18:03:25 +00:00
2014-12-09 18:03:25 +00:00
2014-09-23 06:32:19 +00:00