Home
last modified time | relevance | path

Searched refs:bootfile (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/tests/qtest/migration/
H A Dbootfile.c19 #include "bootfile.h"
64 FILE *bootfile = fopen(bootpath, "wb"); in bootfile_create() local
66 g_assert_cmpint(fwrite(content, len, 1, bootfile), ==, 1); in bootfile_create()
67 fclose(bootfile); in bootfile_create()
/openbmc/openbmc-tools/netboot/
H A DREADME.md19 "setenv bootfile fitImage",
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A Dl2-br-dhcp4.service12 ExecStart=/usr/sbin/udhcpc -f -q -O hostname -O bootfile -i l2br -s /usr/libexec/gbmc-br-dhcp.sh ${…
H A Dgbmc-br-dhcp.sh87 bootfile_url="${bootfile}"
/openbmc/u-boot/configs/
H A Daxm_defconfig19bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0bootdelay=3\0ethac…
/openbmc/u-boot/cmd/
H A Dpxe.c91 char *bootfile, *last_slash; in get_bootfile_path() local
98 bootfile = from_env("bootfile"); in get_bootfile_path()
100 if (!bootfile) in get_bootfile_path()
103 last_slash = strrchr(bootfile, '/'); in get_bootfile_path()
108 path_len = (last_slash - bootfile) + 1; in get_bootfile_path()
117 strncpy(bootfile_path, bootfile, path_len); in get_bootfile_path()
/openbmc/u-boot/board/freescale/mpc8323erdb/
H A DREADME58 fdtfile, and bootfile).
/openbmc/u-boot/board/freescale/mpc8315erdb/
H A DREADME94 fdtfile, and bootfile).
/openbmc/u-boot/board/freescale/mpc8313erdb/
H A DREADME100 fdtfile, and bootfile).
/openbmc/u-boot/doc/
H A DREADME.pxe31 bootfile,serverip - these two are typically set in the DHCP response
71 bootfile - typically set in the DHCP response handler based on the
74 If no bootfile is specified, paths used in pxe files will be used as is.
H A DREADME.vxworks53 environments variables: bootdev, bootfile, ipaddr, netmask, serverip,
H A DREADME.usb121 setenv bootfile /tftpboot/uImage
/openbmc/qemu/docs/system/arm/
H A Dsabrelite.rst115 => setenv bootfile zImage
/openbmc/u-boot/doc/SPL/
H A DREADME.am335x-network42 on the interface. Specify the range of assigned addresses and bootfile
/openbmc/qemu/docs/system/s390x/
H A Dbootdevices.rst117 qemu-system-s390x -netdev user,id=n1,tftp=...,bootfile=... \
/openbmc/qemu/tests/qtest/
H A Dmeson.build348 'migration/bootfile.c',
/openbmc/u-boot/
H A DREADME629 environments variables: bootdev, bootfile, ipaddr, netmask,
631 It loads the vxWorks image pointed bootfile.
3584 bootfile - Name of the image to load with TFTP
3780 Linux kernel bootfile kernel_addr_r kernel_addr
3788 bootfile - see above
4344 => tftp $loadaddr $bootfile