firmware/general
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
..
overlay [no ci] Overlay: check current time before setting timestamp (#1531) 2024-08-21 02:37:09 +03:00
package fix watchdog when majestic crashes 2024-08-22 16:27:25 -05:00
scripts Update rootfs_script.sh, fix new package name 2024-07-21 16:13:19 +03:00
Config.in General: set majestic package to lite (#1395) 2024-04-11 13:12:58 +02:00
external.desc [General] replace external chipset directories with general packages (#765) 2023-05-07 04:44:27 -04:00
external.mk Configs: add divinus streamer to supported platforms (#1450) 2024-05-20 20:23:26 +02:00