firmware/general/package/hisilicon-osdrv-hi3516cv100/files
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
..
kmod Add WDT and replace some libs for Hi3516Cv100 2022-01-08 14:14:18 +03:00
lib fix segfault in audio on v1 chips (SDK uses old version of "stat") (#621) 2023-01-26 10:55:38 +03:00
script fix watchdog when majestic crashes 2024-08-22 16:27:25 -05:00
sensor Some drivers for imx225 and JX-H42 (#1409) 2024-06-02 15:45:28 +03:00