Home
last modified time | relevance | path

Searched refs:ipaddr (Results 1 – 25 of 25) sorted by relevance

/u-boot/doc/
A DREADME.pcap25 env set ipaddr 10.0.2.15; env set serverip 10.0.2.2; tftp uImage64
34 # env set ipaddr 10.0.2.15; env set serverip 10.0.2.2; tftp uImage64
A DREADME.link-local27 The "ipaddr", "netmask", and "gatewayip" variables are set
72 "setenv ipaddr $sipaddr; " \
A DREADME.odroid203 Odroid # printenv ipaddr netmask gatewayip dnsip
204 ipaddr=192.168.1.10
222 Odroid # setenv ipaddr 192.168.1.10
A DREADME.dfutftp65 * setup "serverip" and "ipaddr" variables
A DREADME.vxworks66 environments variables: bootdev, bootfile, ipaddr, netmask, serverip,
A DREADME.m54418twr158 ipaddr=192.168.1.2
/u-boot/board/freescale/mpc8323erdb/
A DREADME56 properly (including ipaddr, serverip, gatewayip (if needed),
/u-boot/board/congatec/cgtqmx6eval/
A DREADME30 => setenv ipaddr <board_ip_address>
/u-boot/board/k+p/bootscripts/
A Dtpcboot.cmd75 setenv addip "setenv bootargs '${bootargs}' ip='${ipaddr}':'${serverip}':'${gatewayip}':'${netmask}…
/u-boot/board/freescale/mpc8315erdb/
A DREADME92 properly (including ipaddr, serverip, gatewayip (if needed),
/u-boot/doc/mvebu/cmd/
A Dbubt.txt16 - For the TFTP interface set serverip and ipaddr.
/u-boot/net/
A Dnet.c217 U_BOOT_ENV_CALLBACK(ipaddr, on_ipaddr);
1540 int net_parse_bootfile(struct in_addr *ipaddr, char *filename, int max_len) in net_parse_bootfile() argument
1549 if (ipaddr) in net_parse_bootfile()
1550 *ipaddr = string_to_ip(net_boot_file_name); in net_parse_bootfile()
/u-boot/board/freescale/mpc8313erdb/
A DREADME98 properly (including ipaddr, serverip, gatewayip (if needed),
/u-boot/board/technexion/pico-imx6ul/
A DREADME87 => setenv ipaddr 192.168.0.11
/u-boot/board/technexion/pico-imx7d/
A DREADME88 => setenv ipaddr 192.168.0.11
/u-boot/include/
A Dnet.h907 int net_parse_bootfile(struct in_addr *ipaddr, char *filename, int max_len);
/u-boot/board/freescale/m53017evb/
A DREADME170 ipaddr=192.168.1.3
/u-boot/doc/board/sifive/
A Dfu540.rst127 => setenv ipaddr 10.206.7.133
398 …[ 6.262831] device=eth0, hwaddr=70:b3:d5:92:f2:f3, ipaddr=10.206.7.133, mask=255.255.252.0…
/u-boot/board/freescale/m547xevb/
A DREADME181 ipaddr=192.162.1.2
/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 DREADME171 ipaddr=192.168.1.3
/u-boot/board/freescale/m54455evb/
A DREADME247 ipaddr=192.168.1.3
/u-boot/doc/board/AndesTech/
A Dax25-ae350.rst122 RISC-V # setenv ipaddr 10.0.4.200 ;
/u-boot/
A DREADME616 environments variables: bootdev, bootfile, ipaddr, netmask,
1273 (Environment variable "ipaddr")
3129 and env variables "ipaddr" and "serverip"
3307 ipaddr - IP address; needed for tftpboot command
3433 ipaddr - see above
3522 setenv addip 'setenv bootargs $bootargs ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname::off'
/u-boot/doc/board/microchip/
A Dmpfs_icicle.rst244 RISC-V # setenv ipaddr 192.168.1.5

Completed in 46 milliseconds