Searched refs:hostname (Results 1 – 21 of 21) sorted by relevance
6 …Id}_0x${IVM_HWKey}.dtb; then; else tftpboot ${fdt_addr_r} ${tftppath}/${hostname}.dtb; fi; else tr…11 set_tftppath=if test ${hostname} = kmcoge5un; then setenv tftppath CI5UN; else if test ${hostname} …
10 …Id}_0x${IVM_HWKey}.dtb; then; else tftpboot ${fdt_addr_r} ${tftppath}/${hostname}.dtb; fi; else tr…14 set_tftppath=if test ${hostname} = kmcoge5un; then setenv tftppath CI5UN; else if test ${hostname} …
18 bool "Send hostname to DNS server"21 DNS server. To do this, they need the hostname of the DHCP24 of the "hostname" environment variable is passed as
477 char *hostname; in dhcp_extended() local516 hostname = env_get("hostname"); in dhcp_extended()517 if (hostname) { in dhcp_extended()518 int hostnamelen = strlen(hostname); in dhcp_extended()522 memcpy(e, hostname, hostnamelen); in dhcp_extended()
22 CONFIG_PREBOOT="echo U-BOOT for ${hostname};setenv preboot;echo"
19 CONFIG_PREBOOT="setenv hostname vining-${unit_serial} ; setenv PS1 \"${unit_ident} (${unit_serial})…
75 …targs '${bootargs}' ip='${ipaddr}':'${serverip}':'${gatewayip}':'${netmask}':'${hostname}':eth0:on"
63 ${hostname} directory on the server provided by DHCP.
19 - ln -s travis-ci /tmp/uboot-test-hooks/bin/`hostname`20 - ln -s travis-ci /tmp/uboot-test-hooks/py/`hostname`
299 ln -s travis-ci /tmp/uboot-test-hooks/bin/`hostname`300 ln -s travis-ci /tmp/uboot-test-hooks/py/`hostname`
617 serverip, gatewayip, hostname, othbootargs.3432 hostname - Target hostname3522 setenv addip 'setenv bootargs $bootargs ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname::off'
67 gatewayip, hostname, othbootargs.
156 hostname=M54418TWR
161 hostname=M53017EVB
232 hostname=M54455EVB397 Setting the hostname to freescale
153 hostname=M52277EVB
185 hostname=M547xEVB
201 addip=setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:${ne…
161 hostname=M5373EVB
694 [ 1.829651] systemd[1]: Set hostname to <icicle-kit-es>.
1472 bool "Request & store 'hostname' from BOOTP/DHCP server"1604 Lookup the IP of a hostname
Completed in 43 milliseconds