Home
last modified time | relevance | path

Searched defs:tftp_argv (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dnet.c48 char *tftp_argv[] = { "tftp", NULL, NULL }; in do_tftpbootm() local
85 char *tftp_argv[] = { "tftp", NULL, NULL }; in do_tftpflash() local
H A Dpxe.c131 char *tftp_argv[] = {"tftp", NULL, NULL, NULL}; in do_get_tftp() local