commit | 42a83765d54f042b4079e05a3438789542429981 | [log] [tgz] |
---|---|---|
author | Richard Retanubun <RichardRetanubun@RuggedCom.com> | Fri Mar 20 15:30:10 2009 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:45:46 2009 +0200 |
tree | f1c95f1cb7d5db00a302449aae2e5b199d81e3d4 | |
parent | a24d96e40e1ca66dde6e6c158e7ecffafc5a2199 [diff] |
Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt. Ported from lib_ppc/interrupts.c, this adds the ability for the coldfire system timer to auto-reset the watchdog when dtimer_interrupts is called. Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>