[POWERPC] ppc: Fix booke watchdog initialization
authorStefan Roese <sr@denx.de>
Wed, 7 Feb 2007 08:45:55 +0000 (09:45 +0100)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Feb 2007 05:08:30 +0000 (16:08 +1100)
Fix two problems in the book-e watchdog driver.

a) The 4xx default period was defined wrong
b) Clear status before enabling the watchdog exception

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found