Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dnet.c343 tftp_start(TFTPGET); in net_auto_load()
447 case TFTPGET: in net_loop()
1322 case TFTPGET: in net_check_prereq()
/OK3568_Linux_fs/u-boot/common/
H A Dupdate.c75 size = net_loop(TFTPGET); in update_load()
/OK3568_Linux_fs/u-boot/cmd/
H A Delf.c230 if (net_loop(TFTPGET) <= 0) in do_bootvx()
H A Dnet.c34 ret = netboot_common(TFTPGET, cmdtp, argc, argv); in do_tftpb()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h540 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
/OK3568_Linux_fs/u-boot/cmd/mvebu/
H A Dbubt.c428 return net_loop(TFTPGET); in tftp_read_file()