Watchdog on iMX28

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Watchdog on iMX28

701 Views
dgotfroi
Contributor IV

Hello,

I enabled "Freescale STMP3XXX &  i.MX23/28 watchdog" in the virtual/kernel menuconfig of my linux image.

So, now, I have "/dev/watchdog" device.

If I write something into "/dev/watchdog", the watchdog start and I need to write something every 15 sec max otherwise my board restart.

But I would like to know if it's possible to stop the watchdog ? And if I can change the timeout delay (15 sec) ?

Many thanks,

Damien

Labels (3)
Tags (2)
0 Kudos
1 Reply

362 Views
igorpadykov
NXP Employee
NXP Employee

Hi Damien

I would suggest to check Chapter 27 Watchdog (WDOG) Driver

http://www.freescale.com/files/32bit/doc/ref_manual/evk09_12_imx23_Linux_RM.pdf

Building a kernel 3.x for the iMX233-OLinuXino — Christian's Blog

Using the Watchdog Timer in Linux — Christian's Blog

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos