Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/keymile/scripts/
H A Dramfs-common.txt8 rootfsfile=${hostname}/rootfsImage
10 …set_fdthigh || test ${arch} != arm; then tftpboot ${fdt_addr_r} ${hostname}/${hostname}.dtb; else …
11 tftpkernel=tftpboot ${load_addr_r} ${hostname}/${uimage}
12 tftpramfs=tftpboot ${rootfsaddr} ${hostname}/rootfsImage
H A Ddevelop-common.txt6 …Id}_0x${IVM_HWKey}.dtb; then; else tftpboot ${fdt_addr_r} ${tftppath}/${hostname}.dtb; fi; else tr…
/rk3399_rockchip-uboot/configs/
H A Daxm_defconfig18hostname}:${netdev}::off\0addtest=setenv bootargs ${bootargs} loglevel=4 test\0baudrate=115200\0bo…
/rk3399_rockchip-uboot/net/
H A Dbootp.c452 char *hostname; in dhcp_extended() local
491 hostname = env_get("hostname"); in dhcp_extended()
492 if (hostname) { in dhcp_extended()
493 int hostnamelen = strlen(hostname); in dhcp_extended()
497 memcpy(e, hostname, hostnamelen); in dhcp_extended()
/rk3399_rockchip-uboot/doc/
H A DREADME.vxworks55 gatewayip, hostname, othbootargs.
H A DREADME.m54418twr155 hostname=M54418TWR
/rk3399_rockchip-uboot/board/freescale/m53017evb/
H A DREADME162 hostname=M53017EVB
/rk3399_rockchip-uboot/board/freescale/m54455evb/
H A DREADME233 hostname=M54455EVB
398 Setting the hostname to freescale
/rk3399_rockchip-uboot/board/freescale/m52277evb/
H A DREADME155 hostname=M52277EVB
/rk3399_rockchip-uboot/scripts/
H A Dfit-core.sh781 BUILD_HOST=`hostname`
/rk3399_rockchip-uboot/board/freescale/m547xevb/
H A DREADME185 hostname=M547xEVB
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dhowto.txt117 addip=setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:${ne…
/rk3399_rockchip-uboot/board/freescale/m5373evb/
H A DREADME162 hostname=M5373EVB
/rk3399_rockchip-uboot/
H A DREADME642 serverip, gatewayip, hostname, othbootargs.
1646 need the hostname of the DHCP requester.
1648 of the "hostname" environment variable is passed as
4078 hostname - Target hostname
4157 setenv addip 'setenv bootargs $bootargs ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname::off'
/rk3399_rockchip-uboot/cmd/
H A DKconfig1183 Lookup the IP of a hostname