Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dbootm.c92 int do_bootm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_bootm() function
151 return do_bootm(cmdtp, 0, 1, local_args); in bootm_maybe_autostart()
198 bootm, CONFIG_SYS_MAXARGS, 1, do_bootm,
H A Dbootm.su
H A Dspl.c84 ret = do_bootm(find_cmd("do_bootm"), 0, argc+2, in call_bootm()
H A Dnet.c72 return do_bootm(NULL, 0, ARRAY_SIZE(bootm_argv), bootm_argv); in do_tftpbootm()
H A Dpxe.c796 do_bootm(cmdtp, 0, bootm_argc, bootm_argv); in label_boot()
/OK3568_Linux_fs/u-boot/lib/lzma/
H A DREADME.txt21 do_bootm() function uses the lzmaBuffToBuffDecopress() function to expand the
/OK3568_Linux_fs/u-boot/include/
H A Dcommand.h95 extern int do_bootm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
/OK3568_Linux_fs/u-boot/net/
H A Dfastboot.c427 do_bootm(NULL, 0, 4, bootm_args); in boot_downloaded_image()
/OK3568_Linux_fs/u-boot/board/inversepath/usbarmory/
H A Dusbarmory.c444 do_bootm(NULL, 0, 2, bootm_argv); in board_run_command()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c1722 do_bootm(NULL, 0, 2, bootm_args); in do_bootm_on_complete()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym