Home
last modified time | relevance | path

Searched refs:board_run_command (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/common/
Dcli.c109 rcode = board_run_command(buff); in run_command_list()
199 rc = board_run_command(cmd); in cli_secure_boot_cmd()
/external/u-boot/include/
Dcommand.h164 int board_run_command(const char *cmdline);
/external/u-boot/arch/sandbox/cpu/
Dstart.c276 int board_run_command(const char *cmdline) in board_run_command() function
/external/u-boot/board/inversepath/usbarmory/
Dusbarmory.c432 int board_run_command(const char *cmdline) in board_run_command() function
/external/u-boot/
DREADME743 boot command (on start-up) it will call board_run_command()