FrontPage 

Fuego wiki

Login or create account

function ov board control reboot in split format

NAME [edit section]

= NAME =
ov_board_control_reboot

SYNOPSIS [edit section]

= SYNOPSIS =
 * ov_board_control_reboot

DESCRIPTION [edit section]

= DESCRIPTION =
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.
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]

= EXAMPLES =

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =
The BOARD_CONTROL variable should be specified in the board file.
Currently supported values are: 'ttc'.
Currently supported values are: 'ttc'.

RETURN [edit section]

= RETURN =

SOURCE [edit section]

= SOURCE =
Located in ''overlays/base/base-board.fuegoclass''

SEE ALSO [edit section]

ov_transport_cmd
= SEE ALSO =
 * [[function_ov_transport_cmd|ov_transport_cmd]]
TBWiki engine 1.8.3 by Tim Bird