firmware/general/package/hisilicon-osdrv-hi3516cv100
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
..
files fix watchdog when majestic crashes 2024-08-22 16:27:25 -05:00
libhisicompat fix segfault in audio on v1 chips (SDK uses old version of "stat") (#621) 2023-01-26 10:55:38 +03:00
Config.in Small improvements to make check-package happy. 2022-02-28 02:46:53 -05:00
hisilicon-osdrv-hi3516cv100.mk Some drivers for imx225 and JX-H42 (#1409) 2024-06-02 15:45:28 +03:00