.. index:: wd (command) .. _command_wd: wd - enable/disable/trigger the watchdog ======================================== Usage ^^^^^ ``wd [-d DEVICE] [-x] [TIME]`` Synopsis ^^^^^^^^ Enable the watchdog to bark in TIME seconds. When TIME is 0, the watchdog gets disabled, Without a parameter the watchdog will be re-triggered. Options ^^^^^^^ -d DEVICE watchdog name (default is highest priority watchdog) -x inhibit all watchdogs (i.e. disable or autopoll if possible) .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/wd.c .. command function: do_wd