Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dip_addresses.hpp14 BOOTP, enumerator
46 {IPv4AddressOrigin::BOOTP, "BOOTP"},
/openbmc/u-boot/common/spl/
H A Dspl_net.c41 rv = net_loop(BOOTP); in spl_net_load_image()
H A DKconfig599 string "BOOTP Vendor Class Identifier string sent by SPL"
/openbmc/u-boot/board/bosch/shc/
H A DREADME92 BOOTP broadcast 1
93 BOOTP broadcast 2
/openbmc/u-boot/doc/SPL/
H 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"
/openbmc/u-boot/net/
H A Dnet.c489 case BOOTP: in net_loop()
601 eth_set_last_protocol(BOOTP); in net_loop()
671 eth_set_last_protocol(BOOTP); in net_loop()
1411 case BOOTP: in net_check_prereq()
/openbmc/u-boot/drivers/net/
H A Dnetconsole.c32 enum proto_t net_loop_last_protocol = BOOTP;
/openbmc/u-boot/cmd/
H A Dnet.c19 return netboot_common(BOOTP, cmdtp, argc, argv); in do_bootp()
H A DKconfig1178 bootp - boot image via network using BOOTP/TFTP protocol
1187 bool "Request & store 'rootpath' from BOOTP/DHCP server"
1195 bool "Request & store 'dnsip' from BOOTP/DHCP server"
1204 bool "Store 'dnsip2' from BOOTP/DHCP server"
1215 bool "Request & store 'gatewayip' from BOOTP/DHCP server"
1220 bool "Request & store 'hostname' from BOOTP/DHCP server"
1230 By default a BOOTP/DHCP reply will overwrite the 'serverip' variable.
1237 bool "Request & store 'netmask' from BOOTP/DHCP server"
1242 bool "Request & store 'ntpserverip' from BOOTP/DHCP server"
1246 bool "Send PXE client arch to BOOTP/DHCP server"
/openbmc/u-boot/doc/
H A DREADME.usb189 BOOTP broadcast 1
190 BOOTP broadcast 2
H A DREADME.iscsi9 For booting a diskless computer this leaves us with BOOTP or DHCP to get the
H A DREADME.m54418twr199 bootp - boot image via network using BOOTP/TFTP protocol
H A DREADME.odroid196 BOOTP broadcast 1
/openbmc/u-boot/include/
H A Dnet.h531 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
/openbmc/u-boot/
H A DREADME1411 - BOOTP Recovery Mode:
1415 boot using BOOTP, you may want to avoid that all
1416 systems send out BOOTP requests at precisely the same
1419 boot, thus flooding the BOOTP server. Defining
1421 inserted before sending out BOOTP requests. The
1424 1st BOOTP request: delay 0 ... 1 sec
1425 2nd BOOTP request: delay 0 ... 2 sec
1426 3rd BOOTP request: delay 0 ... 4 sec
1428 BOOTP requests: delay 0 ... 8 sec
1432 BOOTP packets are uniquely identified using a 32-bit ID. The
[all …]