Re: [beagleboard] Re: Will the watchdog reset if the kernel panics?

2014-09-12 Thread William Hermans
*I don't know of an easy way to record the information dumped from the panic.* Best way would be to use the Serial Debug interface. Either that, or some complex remote debug / logging system. Just a quick thought though. Perhaps moving all log files to an NFS share ? On Fri, Sep 12, 2014 at

[beagleboard] Re: Will the watchdog reset if the kernel panics?

2014-09-11 Thread Brent
I figured out how to change the watchdog duration. The example program is here: http://embeddedfreak.wordpress.com/2010/08/23/howto-use-linux-watchdog/ And a good description of the available commands is here: