Searched refs:do_bootelf (Results 1 – 3 of 3) sorted by relevance
/u-boot/include/ |
A D | bootm.h | 41 int do_bootelf(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
|
/u-boot/cmd/ |
A D | elf.c | 39 int do_bootelf(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_bootelf() function 298 bootelf, CONFIG_SYS_MAXARGS, 0, do_bootelf,
|
/u-boot/common/ |
A D | bootm_os.c | 412 do_bootelf(NULL, 0, 2, local_args); in do_bootm_qnxelf()
|
Completed in 4 milliseconds