Searched refs:BOOTP (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_net.c | 44 rv = net_loop(BOOTP);
|
| H A D | Kconfig | 544 string "BOOTP Vendor Class Identifier string sent by SPL"
|
| /rk3399_rockchip-uboot/board/bosch/shc/ |
| H A D | README | 92 BOOTP broadcast 1 93 BOOTP broadcast 2
|
| /rk3399_rockchip-uboot/doc/SPL/ |
| H A D | README.am335x-network | 44 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 D | net.c | 472 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 D | netconsole.c | 35 enum proto_t net_loop_last_protocol = BOOTP;
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.usb | 190 BOOTP broadcast 1 191 BOOTP broadcast 2
|
| H A D | README.m54418twr | 198 bootp - boot image via network using BOOTP/TFTP protocol
|
| H A D | README.odroid | 193 BOOTP broadcast 1
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | net.c | 20 return netboot_common(BOOTP, cmdtp, argc, argv); in do_bootp()
|
| H A D | Kconfig | 1109 bootp - boot image via network using BOOTP/TFTP protocol
|
| /rk3399_rockchip-uboot/include/ |
| H A D | net.h | 540 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1571 - 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 …]
|