function ov board control reboot
NAME [edit section]
ov_board_control_reboot
SYNOPSIS [edit section]
- ov_board_control_reboot
DESCRIPTION [edit section]
This routine is used by Fuego to do a hardware reboot of the board, if it detects that the board is non-responsive (hung).It is only called if a board defines the BOARD_CONTROL variable, indicating the board control system to use with the board.
EXAMPLES [edit section]
ENVIRONMENT and ARGUMENTS [edit section]
The BOARD_CONTROL variable should be specified in the board file.Currently supported values are: 'ttc'.
RETURN [edit section]
SOURCE [edit section]
Located in overlays/base/base-board.fuegoclass
SEE ALSO [edit section]