Searched refs:do_bootelf (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/ |
H A D | bootm.h | 40 int do_bootelf(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
|
/openbmc/u-boot/cmd/ |
H A D | elf.c | 273 int do_bootelf(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_bootelf() function 532 bootelf, CONFIG_SYS_MAXARGS, 0, do_bootelf,
|
/openbmc/u-boot/common/ |
H A D | bootm_os.c | 368 do_bootelf(NULL, 0, 2, local_args); in do_bootm_qnxelf()
|