Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dpxe.c128 static int do_get_tftp(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_tftp() function
374 do_getfile = do_get_tftp; in do_pxe_get()
1572 do_getfile = do_get_tftp; in do_pxe_boot()