Hello,
I'm working with an ITX-P-C444 imx8mq board. I'd like to completely disable all watchdog services, drivers, and hardware at build time (not in the user-space). I'm using a Yocto environment. I want to avoid modifying drivers/source code and keep all modifications in the configs. Is this possible?
I've tried setting the u-boot configs:
U-Boot 2021.04+fio+g38c3083e39 (Feb 16 2022 - 14:50:02 +0000)
CPU: i.MX8MD rev2.1 1300 MHz (running at 800 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 45C
Reset cause: POR
Model: WINSYSTEMS i.MX8MQ ITX-P-C444
Watchdog enabled
This last line indicates that the watchdog is either enabled before U-boot or in the U-boot environment and thus my configurations aren't working as I thought they would. Am I missing something? Any help would be greatly appreciated!
Hello,
Delete all the packages and uboot in your nand or SD, before burning this new program. and uboot compile the new settings and tested
Regards