Android 7.1.2 watchdog controll form kernel and android

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Android 7.1.2 watchdog controll form kernel and android

22,564 次查看
harishkumarts
Contributor I

Hi,

 I am using sabresd iMX6dl with Android 7.1.2, I enabled the watchdog timer in u-boot, There is no booting issue in android level.

Below given the path macro is added

bootable/bootloader/uboot-imx$ git diff include/configs/mx6sabresd.h
#define CONFIG_HW_WATCHDOG
#define CONFIG_IMX_WATCHDOG

But the issue is the watchdog is restating the system every 2mint once .

I don't no what I am missing in kernel and android level configuration.

Please support to fix this issue.

Regards,

Harish

0 项奖励
回复
1 回复

22,372 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Harish

android is based on linux and one can check if wdog is enabled in kernel using

sect.2.9.2.4 Menu Configuration Options attached Linux Manual.

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

0 项奖励
回复