]> git.ipfire.org Git - people/ms/u-boot.git/commit
avr32: Disable the AP7000 internal watchdog on startup
authorDavid Brownell <david-b@pacbell.net>
Thu, 17 Apr 2008 05:57:58 +0000 (22:57 -0700)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Tue, 27 May 2008 13:27:29 +0000 (15:27 +0200)
commitf793a3581901ff39c2abb94012d9bbc8573ccf02
tree91639985ca7cb7eff1c1836bb4631fab7680baa1
parent55ac7a7490b55da56659f95d82a0c83b9756df27
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>
cpu/at32ap/cpu.c