Searched refs:TFTPGET (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | net.c | 343 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 D | update.c | 75 size = net_loop(TFTPGET); in update_load()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | elf.c | 230 if (net_loop(TFTPGET) <= 0) in do_bootvx()
|
| H A D | net.c | 34 ret = netboot_common(TFTPGET, cmdtp, argc, argv); in do_tftpb()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | net.h | 540 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
|
| /OK3568_Linux_fs/u-boot/cmd/mvebu/ |
| H A D | bubt.c | 428 return net_loop(TFTPGET); in tftp_read_file()
|