Home
last modified time | relevance | path

Searched refs:do_getfile (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dpxe.c126 static int (*do_getfile)(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr); variable
222 return do_getfile(cmdtp, relfile, addr_buf); in get_relfile()
375 do_getfile = do_get_tftp; in do_pxe_get()
1573 do_getfile = do_get_tftp; in do_pxe_boot()
1681 do_getfile = do_get_ext2; in do_sysboot()
1683 do_getfile = do_get_fat; in do_sysboot()
1685 do_getfile = do_get_any; in do_sysboot()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map