Home
last modified time | relevance | path

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

/u-boot/common/spl/
A Dspl_net.c44 rv = net_loop(BOOTP); in spl_net_load_image()
A DKconfig918 string "BOOTP Vendor Class Identifier string sent by SPL"
/u-boot/board/bosch/shc/
A DREADME92 BOOTP broadcast 1
93 BOOTP broadcast 2
/u-boot/doc/SPL/
A DREADME.am335x-network44 in the BOOTP reply but obviously they need different images (RBL needs
49 Identifier (VCI) set by BOOTP client (RBL sets VCI to "DM814x ROM v1.0"
/u-boot/net/
A Dnet.c482 case BOOTP: in net_loop()
584 eth_set_last_protocol(BOOTP); in net_loop()
654 eth_set_last_protocol(BOOTP); in net_loop()
1384 case BOOTP: in net_check_prereq()
/u-boot/drivers/net/
A Dnetconsole.c34 enum proto_t net_loop_last_protocol = BOOTP;
/u-boot/doc/board/xilinx/
A Dzynqmp-r5.rst100 BOOTP broadcast 1
/u-boot/cmd/
A Dnet.c25 return netboot_common(BOOTP, cmdtp, argc, argv); in do_bootp()
A DKconfig1430 bootp - boot image via network using BOOTP/TFTP protocol
1439 bool "Request & store 'rootpath' from BOOTP/DHCP server"
1447 bool "Request & store 'dnsip' from BOOTP/DHCP server"
1456 bool "Store 'dnsip2' from BOOTP/DHCP server"
1467 bool "Request & store 'gatewayip' from BOOTP/DHCP server"
1472 bool "Request & store 'hostname' from BOOTP/DHCP server"
1482 By default a BOOTP/DHCP reply will overwrite the 'serverip' variable.
1489 bool "Request & store 'netmask' from BOOTP/DHCP server"
1494 bool "Request & store 'ntpserverip' from BOOTP/DHCP server"
1505 bool "Send PXE client arch to BOOTP/DHCP server"
/u-boot/doc/
A DREADME.usb189 BOOTP broadcast 1
190 BOOTP broadcast 2
A DREADME.m54418twr199 bootp - boot image via network using BOOTP/TFTP protocol
A DREADME.odroid196 BOOTP broadcast 1
/u-boot/include/
A Dnet.h562 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
/u-boot/doc/uefi/
A Discsi.rst14 For booting a diskless computer this leaves us with BOOTP or DHCP to get the
/u-boot/
A DREADME1304 - BOOTP Recovery Mode:
1308 boot using BOOTP, you may want to avoid that all
1312 boot, thus flooding the BOOTP server. Defining
1314 inserted before sending out BOOTP requests. The
1317 1st BOOTP request: delay 0 ... 1 sec
1318 2nd BOOTP request: delay 0 ... 2 sec
1319 3rd BOOTP request: delay 0 ... 4 sec
1321 BOOTP requests: delay 0 ... 8 sec
1353 environment variable, not the BOOTP server.
1439 soon as a reply to a BOOTP request was received, and
[all …]

Completed in 24 milliseconds