enable wdt in u-boot and then have it still enabled in linux for i.mx8mp

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

enable wdt in u-boot and then have it still enabled in linux for i.mx8mp

360件の閲覧回数
richc128
Contributor III

I'd like to enable the watchdog in u-boot and then have it still enabled once I boot into linux. The motivation is that I want to make sure the kernel comes up ok.

I can enable the watchdog and see it reset in uboot just fine with manual register writes

mw.w 30280000 0f74 1

but once I boot into linux it doesn't seem to reboot and I don't think there is anything that is servicing it because I can manually enable in linux and watch it reboot

echo "1" > /dev/watchdog0

0 件の賞賛
返信
0 返答(返信)