Home
last modified time | relevance | path

Searched refs:pxefile_addr_r (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dpxe.c275 unsigned long pxefile_addr_r) in get_pxelinux_path() argument
288 return get_pxe_file(cmdtp, path, pxefile_addr_r); in get_pxelinux_path()
371 unsigned long pxefile_addr_r; in do_pxe_get() local
385 (unsigned long *)&pxefile_addr_r); in do_pxe_get()
393 if (pxe_uuid_path(cmdtp, pxefile_addr_r) > 0 || in do_pxe_get()
394 pxe_mac_path(cmdtp, pxefile_addr_r) > 0 || in do_pxe_get()
403 pxefile_addr_r) > 0) { in do_pxe_get()
1616 unsigned long pxefile_addr_r; in do_pxe_boot() local
1638 cfg = parse_pxefile(cmdtp, pxefile_addr_r); in do_pxe_boot()
1695 unsigned long pxefile_addr_r; in do_sysboot() local
[all …]
/openbmc/u-boot/doc/
H A DREADME.pxe25 pxefile_addr_r - should be set to a location in RAM large enough to hold
55 syntax: pxe boot [pxefile_addr_r]
59 pxefile_addr_r is an optional argument giving the location of the pxe file.
67 pxefile_addr_r - if the optional argument pxefile_addr_r is not supplied,
68 an environment variable named pxefile_addr_r must be supplied. This is
103 location is given by the pxefile_addr_r environment variable. The pxe code is
H A DREADME.distro249 pxefile_addr_r: