Home
last modified time | relevance | path

Searched refs:do_bootm (Results 1 – 8 of 8) sorted by relevance

/u-boot/cmd/
A Dbootm.c121 int do_bootm(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_bootm() function
179 return do_bootm(cmdtp, 0, 1, local_args); in bootm_maybe_autostart()
229 bootm, CONFIG_SYS_MAXARGS, 1, do_bootm,
A Dspl.c83 ret = do_bootm(find_cmd("do_bootm"), 0, argc+2, in call_bootm()
/u-boot/drivers/fastboot/
A Dfb_common.c148 do_bootm(NULL, 0, 2, bootm_args); in fastboot_boot()
/u-boot/lib/lzma/
A DREADME.txt21 do_bootm() function uses the lzmaBuffToBuffDecopress() function to expand the
/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dcmd_stm32prog.c152 do_bootm(cmdtp, 0, 4, bootm_argv); in do_stm32prog()
/u-boot/include/
A Dcommand.h153 int do_bootm(struct cmd_tbl *cmdtp, int flag, int argc,
/u-boot/board/inversepath/usbarmory/
A Dusbarmory.c450 do_bootm(NULL, 0, 2, bootm_argv); in board_run_command()
/u-boot/boot/
A Dpxe_utils.c747 do_bootm(ctx->cmdtp, 0, bootm_argc, bootm_argv); in label_boot()

Completed in 18 milliseconds