Searched refs:bootfile (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/configs/ |
| H A D | axm_defconfig | 18 …bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0bootdelay=3\0ethac…
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pxe.c | 92 char *bootfile, *last_slash; in get_bootfile_path() local 99 bootfile = from_env("bootfile"); in get_bootfile_path() 101 if (!bootfile) in get_bootfile_path() 104 last_slash = strrchr(bootfile, '/'); in get_bootfile_path() 109 path_len = (last_slash - bootfile) + 1; in get_bootfile_path() 118 strncpy(bootfile_path, bootfile, path_len); in get_bootfile_path()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8323erdb/ |
| H A D | README | 58 fdtfile, and bootfile).
|
| /rk3399_rockchip-uboot/board/freescale/mpc8315erdb/ |
| H A D | README | 94 fdtfile, and bootfile).
|
| /rk3399_rockchip-uboot/board/freescale/mpc8313erdb/ |
| H A D | README | 100 fdtfile, and bootfile).
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.pxe | 32 bootfile,serverip - these two are typically set in the DHCP response 72 bootfile - typically set in the DHCP response handler based on the 75 If no bootfile is specified, paths used in pxe files will be used as is.
|
| H A D | README.vxworks | 54 environments variables: bootdev, bootfile, ipaddr, netmask, serverip,
|
| H A D | README.usb | 122 setenv bootfile /tftpboot/uImage
|
| /rk3399_rockchip-uboot/doc/SPL/ |
| H A D | README.am335x-network | 42 on the interface. Specify the range of assigned addresses and bootfile
|
| /rk3399_rockchip-uboot/net/ |
| H A D | net.c | 230 U_BOOT_ENV_CALLBACK(bootfile, on_bootfile);
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 641 environments variables: bootdev, bootfile, ipaddr, netmask, 643 It loads the vxWorks image pointed bootfile. 3870 bootfile - Name of the image to load with TFTP 4066 Linux kernel bootfile kernel_addr_r kernel_addr 4074 bootfile - see above 4619 => tftp $loadaddr $bootfile
|