Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtftp_update.c62 static const char *server_dir; variable
98 if (server_dir) in tftp_download()
100 (ulong)addr, server_dir, file); in tftp_download()
679 server_dir = dir_str; in do_tftp_full_update()