Home
last modified time | relevance | path

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

/u-boot/cmd/
A Delf.c126 if (net_loop(TFTPGET) <= 0) in do_bootvx()
A Dnet.c41 ret = netboot_common(TFTPGET, cmdtp, argc, argv); in do_tftpb()
/u-boot/net/
A Dnet.c328 if (net_check_prereq(TFTPGET)) { in net_auto_load()
338 tftp_start(TFTPGET); in net_auto_load()
456 case TFTPGET: in net_loop()
1360 case TFTPGET: in net_check_prereq()
/u-boot/common/
A Dupdate.c79 size = net_loop(TFTPGET); in update_load()
/u-boot/include/
A Dnet.h562 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
/u-boot/cmd/mvebu/
A Dbubt.c445 return net_loop(TFTPGET); in tftp_read_file()

Completed in 12 milliseconds