Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_net.c44 rv = net_loop(BOOTP);
H A DKconfig544 string "BOOTP Vendor Class Identifier string sent by SPL"
/rk3399_rockchip-uboot/board/bosch/shc/
H A DREADME92 BOOTP broadcast 1
93 BOOTP broadcast 2
/rk3399_rockchip-uboot/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"
/rk3399_rockchip-uboot/net/
H A Dnet.c472 case BOOTP: in net_loop()
574 eth_set_last_protocol(BOOTP); in net_loop()
644 eth_set_last_protocol(BOOTP); in net_loop()
1346 case BOOTP: in net_check_prereq()
/rk3399_rockchip-uboot/drivers/net/
H A Dnetconsole.c35 enum proto_t net_loop_last_protocol = BOOTP;
/rk3399_rockchip-uboot/doc/
H A DREADME.usb190 BOOTP broadcast 1
191 BOOTP broadcast 2
H A DREADME.m54418twr198 bootp - boot image via network using BOOTP/TFTP protocol
H A DREADME.odroid193 BOOTP broadcast 1
/rk3399_rockchip-uboot/cmd/
H A Dnet.c20 return netboot_common(BOOTP, cmdtp, argc, argv); in do_bootp()
H A DKconfig1109 bootp - boot image via network using BOOTP/TFTP protocol
/rk3399_rockchip-uboot/include/
H A Dnet.h540 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
/rk3399_rockchip-uboot/
H A DREADME1571 - BOOTP Recovery Mode:
1575 boot using BOOTP, you may want to avoid that all
1576 systems send out BOOTP requests at precisely the same
1579 boot, thus flooding the BOOTP server. Defining
1581 inserted before sending out BOOTP requests. The
1584 1st BOOTP request: delay 0 ... 1 sec
1585 2nd BOOTP request: delay 0 ... 2 sec
1586 3rd BOOTP request: delay 0 ... 4 sec
1588 BOOTP requests: delay 0 ... 8 sec
1592 BOOTP packets are uniquely identified using a 32-bit ID. The
[all …]