Home
last modified time | relevance | path

Searched refs:bootm_maybe_autostart (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dcommand.h96 extern int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd);
98 static inline int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootm.su
H A Ddisk.c129 return bootm_maybe_autostart(cmdtp, argv[0]); in common_diskboot()
H A Dbootm.c142 int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd) in bootm_maybe_autostart() function
H A Dnet.c361 rcode = bootm_maybe_autostart(cmdtp, argv[0]); in netboot_common()
H A Dfdc.c745 return bootm_maybe_autostart(cmdtp, argv[0]); in do_fdcboot()
H A Dnand.c936 return bootm_maybe_autostart(cmdtp, cmd); in nand_load_image()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym