Home
last modified time | relevance | path

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

/external/vboot_reference/cgpt/
Dcgpt_boot.c74 if (params->create_pmbr || params->partition || params->bootfile) in CgptBoot()
124 if (params->bootfile) { in CgptBoot()
125 int fd = open(params->bootfile, O_RDONLY); in CgptBoot()
127 Error("Can't read %s: %s\n", params->bootfile, strerror(errno)); in CgptBoot()
133 Error("problem reading %s: %s\n", params->bootfile, strerror(errno)); in CgptBoot()
Dcmd_boot.c61 params.bootfile = optarg; in cmd_boot()
/external/u-boot/configs/
Daxm_defconfig19bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0bootdelay=3\0ethac…
/external/u-boot/cmd/
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()
/external/vboot_reference/host/include/
Dcgpt_params.h68 char *bootfile; member
/external/u-boot/board/freescale/mpc8323erdb/
DREADME58 fdtfile, and bootfile).
/external/u-boot/doc/
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.
DREADME.vxworks53 environments variables: bootdev, bootfile, ipaddr, netmask, serverip,
DREADME.usb121 setenv bootfile /tftpboot/uImage
/external/u-boot/board/freescale/mpc8315erdb/
DREADME94 fdtfile, and bootfile).
/external/u-boot/board/freescale/mpc8313erdb/
DREADME100 fdtfile, and bootfile).
/external/u-boot/doc/SPL/
DREADME.am335x-network42 on the interface. Specify the range of assigned addresses and bootfile
/external/u-boot/net/
Dnet.c237 U_BOOT_ENV_CALLBACK(bootfile, on_bootfile);
/external/u-boot/
DREADME648 environments variables: bootdev, bootfile, ipaddr, netmask,
650 It loads the vxWorks image pointed bootfile.
3707 bootfile - Name of the image to load with TFTP
3903 Linux kernel bootfile kernel_addr_r kernel_addr
3911 bootfile - see above
4456 => tftp $loadaddr $bootfile