Android 7.1.2 watchdog controll form kernel and android

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

Android 7.1.2 watchdog controll form kernel and android

1,050 Views
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 Kudos
1 Reply

858 Views
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 Kudos