commit | f793a3581901ff39c2abb94012d9bbc8573ccf02 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Wed Apr 16 22:57:58 2008 -0700 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Tue May 27 15:27:29 2008 +0200 |
tree | 91639985ca7cb7eff1c1836bb4631fab7680baa1 | |
parent | 55ac7a7490b55da56659f95d82a0c83b9756df27 [diff] |
avr32: Disable the AP7000 internal watchdog on startup This patch forces the watchdog off in all cases. That will at least get rid of the constant reboot cycle, though it won't let the watchdog actually run in the new kernels: its probe() comes up with a polite warning. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>