Hi,
I am using ti-processor-sdk-linux-am335x-evm-01.00.00.00-Linux-x86-Install.bin. In uboot and kernel i have activated omap watchdog.
It works successfully when my board is hang in any situation in uboot.But in the case of uboot when i stops execution and stay at uboot console by pressing any key while booting watchdog not restarts board.
Also in the case of kernel watchdog restarts board only if /dev/watchdog port is opened from application. My question is if kernel gets hang at any point on execution it should restart board. By default how can i keep watchdog timer enabled from kernel.
Thanks in advance.
Regards,
Nilesh