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