firmware/general/package/hisilicon-osdrv-hi3516cv100/files/script
Jens J. e883a9694f
fix watchdog when majestic crashes
per wdt.ko:
```
parm=nodeamon:By default, a kernel deamon feed watchdog when idle, set 'nodeamon=1' to disable this. (default=0)
parmtype=nodeamon:int
```
as documented in https://github.com/OpenIPC/majestic/issues/171, when majestic crashes, without `nodeamon=1` param to wdt kmod, camera does not automatically reboot.

Expected behavior is for majestic to feed the watchdog, and if majestic crashes, watchdog timer would expire and reset cpu, forcing host reboot.
2024-08-22 16:27:25 -05:00
..
ircut_demo correct file permissions. 2022-02-28 03:34:17 -05:00
load_hisilicon fix watchdog when majestic crashes 2024-08-22 16:27:25 -05:00