commit | f31909c00332b3e8299209eaba6cec80756f802c | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Feb 07 09:45:55 2007 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 08 16:08:30 2007 +1100 |
tree | f80e89d5ecd90c54e5bb079d8d175e9e2b57fbf9 | |
parent | 2366fb16abcd8dea96820d3cb4f1de3a868d268c [diff] |
[POWERPC] ppc: Fix booke watchdog initialization 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>