1
0
Fork 0
alistair23-linux/Documentation/watchdog
Rasmus Villemoes 487e4e0822 watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
This allows setting a default value for the watchdog.open_timeout
commandline parameter via Kconfig.

Some BSPs allow remote updating of the kernel image and root file
system, but updating the bootloader requires physical access. Hence, if
one has a firmware update that requires relaxing the
watchdog.open_timeout a little, the value used must be baked into the
kernel image itself and cannot come from the u-boot environment via the
kernel command line.

Being able to set the initial value in .config doesn't change the fact
that the value on the command line, if present, takes precedence, and is
of course immensely useful for development purposes while one has
console acccess, as well as usable in the cases where one can make a
permanent update of the kernel command line.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
2019-07-08 20:04:13 +02:00
..
convert_drivers_to_kernel_api.txt docs: fix locations of several documents that got moved 2016-10-24 08:12:35 -02:00
hpwdt.txt watchdog/hpwdt: Update documentation 2019-07-08 16:10:09 +02:00
mlx-wdt.txt Documentation/watchdog: Add documentation mlx-wdt driver 2019-03-02 15:28:20 +01:00
pcwd-watchdog.txt Documentation: fix selftests related file refs 2017-10-19 12:58:21 -06:00
watchdog-api.txt samples: move watchdog example code from Documentation 2016-09-23 11:52:14 -06:00
watchdog-kernel-api.txt watchdog: docs: kernel-api: don't reference removed functions 2018-12-24 13:15:06 +01:00
watchdog-parameters.txt watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT 2019-07-08 20:04:13 +02:00
watchdog-pm.txt watchdog: add documentation for PM usage 2018-12-24 13:15:06 +01:00
wdt.txt samples: move watchdog example code from Documentation 2016-09-23 11:52:14 -06:00