Re: [U-Boot] [PATCH] mpc5xxx: Support CPU internal watchdog.

2010-01-25 Thread Wolfgang Denk
Dear Detlev Zundel, In message 1263994128-11800-1-git-send-email-...@denx.de you wrote: Signed-off-by: Detlev Zundel d...@denx.de --- cpu/mpc5xxx/cpu.c | 20 +++- cpu/mpc5xxx/cpu_init.c | 14 +- include/watchdog.h |5 + 3 files changed, 37

[U-Boot] [PATCH] mpc5xxx: Support CPU internal watchdog.

2010-01-20 Thread Detlev Zundel
Signed-off-by: Detlev Zundel d...@denx.de --- cpu/mpc5xxx/cpu.c | 20 +++- cpu/mpc5xxx/cpu_init.c | 14 +- include/watchdog.h |5 + 3 files changed, 37 insertions(+), 2 deletions(-) diff --git a/cpu/mpc5xxx/cpu.c b/cpu/mpc5xxx/cpu.c index