kontron_wdt: Adding watchdog com32 module
authorErwan Velu <erwan.velu@zodiacaerospace.com>
Mon, 10 Sep 2012 15:05:03 +0000 (17:05 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Mon, 10 Sep 2012 18:20:06 +0000 (20:20 +0200)
commitbdc83b0e517fbb662e8d8b02c5cf638c460dfffc
treebfb3115a2ce64b633c99f9eed668e366cf171151
parent6c64333eb0ad592a96124f48648f048b4de964f1
kontron_wdt: Adding watchdog com32 module

When using a Kontron ETX board, it's possible to initialize and start
the watchdog during syslinux booting.

This allow protecting a boot sequence with a defined timeout.

Bootloader is starting, engage the watchdog and then start a default
entry (typically a Linux image).

If the loaded OS, feed or reinitalize the watchdog, nothing occurs
unless the system will reboot

Conflicts:

com32/modules/Makefile
com32/modules/Makefile
com32/modules/kontron_wdt.c [new file with mode: 0644]
com32/modules/kontron_wdt.h [new file with mode: 0644]