Home
last modified time | relevance | path

Searched refs:hostname (Results 1 – 21 of 21) sorted by relevance

/u-boot/board/keymile/scripts/
A Ddevelop-common.txt6 …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} …
A Dramfs-common.txt10 …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} …
/u-boot/net/
A DKconfig18 bool "Send hostname to DNS server"
21 DNS server. To do this, they need the hostname of the DHCP
24 of the "hostname" environment variable is passed as
A Dbootp.c477 char *hostname; in dhcp_extended() local
516 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()
/u-boot/configs/
A Dmicroblaze-generic_defconfig22 CONFIG_PREBOOT="echo U-BOOT for ${hostname};setenv preboot;echo"
A Dsocfpga_vining_fpga_defconfig19 CONFIG_PREBOOT="setenv hostname vining-${unit_serial} ; setenv PS1 \"${unit_ident} (${unit_serial})…
/u-boot/board/k+p/bootscripts/
A Dtpcboot.cmd75 …targs '${bootargs}' ip='${ipaddr}':'${serverip}':'${gatewayip}':'${netmask}':'${hostname}':eth0:on"
/u-boot/board/liebherr/xea/
A DREADME63 ${hostname} directory on the server provided by DHCP.
/u-boot/
A D.gitlab-ci.yml19 - ln -s travis-ci /tmp/uboot-test-hooks/bin/`hostname`
20 - ln -s travis-ci /tmp/uboot-test-hooks/py/`hostname`
A D.azure-pipelines.yml299 ln -s travis-ci /tmp/uboot-test-hooks/bin/`hostname`
300 ln -s travis-ci /tmp/uboot-test-hooks/py/`hostname`
A DREADME617 serverip, gatewayip, hostname, othbootargs.
3432 hostname - Target hostname
3522 setenv addip 'setenv bootargs $bootargs ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname::off'
/u-boot/doc/
A DREADME.vxworks67 gatewayip, hostname, othbootargs.
A DREADME.m54418twr156 hostname=M54418TWR
/u-boot/board/freescale/m53017evb/
A DREADME161 hostname=M53017EVB
/u-boot/board/freescale/m54455evb/
A DREADME232 hostname=M54455EVB
397 Setting the hostname to freescale
/u-boot/board/freescale/m52277evb/
A DREADME153 hostname=M52277EVB
/u-boot/board/freescale/m547xevb/
A DREADME185 hostname=M547xEVB
/u-boot/doc/uImage.FIT/
A Dhowto.txt201 addip=setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:${ne…
/u-boot/board/freescale/m5373evb/
A DREADME161 hostname=M5373EVB
/u-boot/doc/board/microchip/
A Dmpfs_icicle.rst694 [ 1.829651] systemd[1]: Set hostname to <icicle-kit-es>.
/u-boot/cmd/
A DKconfig1472 bool "Request & store 'hostname' from BOOTP/DHCP server"
1604 Lookup the IP of a hostname

Completed in 43 milliseconds