How to make watchdog alive

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

How to make watchdog alive

Jump to solution
3,196 Views
karthikeyanraju
Contributor III

Hi All,

    As i have developed u-boot in watchdog. Its perfectly working now... Currently my issue is i cant stop the watchdog. As per my reference it is not possible to stop the watchdog Once started. So, I tried to make alive using kernel ioctl (WDIOC_KEEPALIVE). But i cant escape from reboot. Am using yocto bsp and imx6 sabresd board.  Can anyone help me to solve this issue ...

Labels (3)
1 Solution
2,641 Views
karthikeyanraju
Contributor III

Hi igorpadykov,

Thanks for your response. I solved this issue.

View solution in original post

0 Kudos
Reply
2 Replies
2,642 Views
karthikeyanraju
Contributor III

Hi igorpadykov,

Thanks for your response. I solved this issue.

0 Kudos
Reply
2,641 Views
igorpadykov
NXP Employee
NXP Employee

Hi Karthikeyan

please try to configure as described in Chapter 48
Watchdog (WDOG) Driver attached Linux Manual.

Use for tests imx-test/test/wdog :
www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz

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