
Hi Mr Denk,
Please define "crash". Does the board simply reset (like after a watchdog timeout), or is there any error message, or what?
The board simply resets.
You always have to configure both sides to match, i. e. if you enable the watchdog in U-Boot you must do so in Linux, and if you don;t enable it in U-Boot you must not enable it in Linux (althought in that case you will not crash the system).
How do I enable it in Linux?
regards
Shlomo Kut
Software Engineer MKS Instruments Tenta Products Tel: 972-8-9181015 Fax: 972-8-9181020 www.mksinst.com
Wolfgang Denk wd@denx.de Sent by: wd@denx.de 03/03/2004 01:20 AM
To: Shlomo_Kut@mksinst.com cc: u-boot-users@lists.sourceforge.net, Mark_Shlick@mksinst.com Subject: Re: [U-Boot-Users] Enabling watchdog for MPC850
In message OF4F301F74.750FBEB3-ON42256E4C.0025CE19-08256E4C.00260CD9@mksinternal.com you wrote:
I am having a problem enabling the watchdog in u-boot. It causing the Linux load to crash.
Most probably Linux is not crashing but just reset by the watchdog.
Do I have to enable watchdog support in u-boot for the mpc_8xx driver to
run?
You always have to configure both sides to match, i. e. if you enable the watchdog in U-Boot you must do so in Linux, and if you don;t enable it in U-Boot you must not enable it in Linux (althought in that case you will not crash the system).
If so what can I about the Linux crashes?
Please define "crash". Does the board simply reset (like after a watchdog timeout), or is there any error message, or what?
Best regards,
Wolfgang Denk