Home
last modified time | relevance | path

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

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