[U-Boot-Users] Enabling watchdog for MPC850

Hi,
I am having a problem enabling the watchdog in u-boot. It causing the Linux load to crash.
Do I have to enable watchdog support in u-boot for the mpc_8xx driver to run?
If so what can I about the Linux crashes?
regards
Shlomo Kut
Software Engineer MKS Instruments Tenta Products Tel: 972-8-9181015 Fax: 972-8-9181020 www.mksinst.com

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
participants (2)
-
Shlomo_Kut@mksinst.com
-
Wolfgang Denk