redboot and watchdog?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

redboot and watchdog?

733 次查看
SimonVogl
Contributor I

Hi, I want to enable the hw watchdog (on my i.mx51 board) early in the boot process - ideally before the ethernet controller is initialized. Has anyone written a redboot extension for this yet?

If not, I might do it, but I don't want to duplicate efforts ;)

Simon

标签 (1)
标记 (2)
0 项奖励
1 回复

497 次查看
harald_krapfenb
Contributor III

Hi Simon,

I've recently added a section about enabling the watchdog on SBC-i.MX51, see here: https://support.bluetechnix.at/wiki/SBC-i.MX51_Software_User_Manual#Watchdog

It enables the watchdog in Redboot in the boot script, before loading the kernel. Generally, you may enable it at any time I guess, because Redboot services the watchdog as long as it is "active".

Best regards!

0 项奖励