Searched refs:do_bootm (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | bootm.c | 92 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 D | bootm.su | |
| H A D | spl.c | 84 ret = do_bootm(find_cmd("do_bootm"), 0, argc+2, in call_bootm()
|
| H A D | net.c | 72 return do_bootm(NULL, 0, ARRAY_SIZE(bootm_argv), bootm_argv); in do_tftpbootm()
|
| H A D | pxe.c | 796 do_bootm(cmdtp, 0, bootm_argc, bootm_argv); in label_boot()
|
| /OK3568_Linux_fs/u-boot/lib/lzma/ |
| H A D | README.txt | 21 do_bootm() function uses the lzmaBuffToBuffDecopress() function to expand the
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | command.h | 95 extern int do_bootm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | fastboot.c | 427 do_bootm(NULL, 0, 4, bootm_args); in boot_downloaded_image()
|
| /OK3568_Linux_fs/u-boot/board/inversepath/usbarmory/ |
| H A D | usbarmory.c | 444 do_bootm(NULL, 0, 2, bootm_argv); in board_run_command()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_fastboot.c | 1722 do_bootm(NULL, 0, 2, bootm_args); in do_bootm_on_complete()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |