commit | 2a8c88914e158f22ce41344fa1a7667a0c16949c | [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 | 9819670c097bec86fcd7d1e34e97e0e842b72f71 [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>