Searched refs:boot (Results 1 – 25 of 26) sorted by relevance
12
| /include/env/ti/ |
| A D | k3_dfu.env | 2 boot part 1 1; 6 u-boot.img fat 1 1; 15 u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; 22 u-boot.img raw 0x280000 0x400000; 23 u-boot-env raw 0x680000 0x020000; 29 u-boot.img ram 0x81000000 0x400000
|
| A D | ti_common.env | 27 run init_${boot}; 35 then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; 37 run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern;
|
| A D | ti_armv7_keystone2.env | 4 init_fw_rd_nfs=nfs ${rdaddr} ${nfs_root}/boot/${name_fw_rd}; run set_rd_spec 11 u-boot.img fat 0 1; 14 bootdir=/boot 33 get_fdt_nfs=nfs ${fdtaddr} ${nfs_root}/boot/${name_fdt} 36 get_kern_nfs=nfs ${loadaddr} ${nfs_root}/boot/${name_kern} 39 get_mon_nfs=nfs ${addr_mon} ${nfs_root}/boot/${name_mon} 42 get_fit_nfs=nfs ${addr_fit} ${nfs_root}/boot/${name_fit} 46 get_uboot_nfs=nfs ${loadaddr} ${nfs_root}/boot/${name_uboot} 58 get_ubi_nfs=nfs ${addr_ubi} ${nfs_root}/boot/${name_ubi}
|
| A D | nand.env | 2 …boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.h… 11 nand read ${fdtaddr} NAND.u-boot-spl-os;
|
| A D | k3_rproc.env | 3 if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then
|
| A D | mmc.env | 3 finduuid=part uuid ${boot} ${bootpart} uuid 9 loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr
|
| /include/env/pg-wcom/ |
| A D | common.env | 3 /* one flash chip only called boot */ 7 /* two flash chips called boot and app */ 26 boot=bootm ${load_addr_r} - ${fdt_addr_r} 41 boot 55 load=tftpboot ${load_addr_r} ${hostname}/u-boot.bin 65 cramfsloadkernel flashargs add_default addpanic boot
|
| A D | ls102xa.env | 6 boot=bootm $load_addr_r - $fdt_addr_r
|
| /include/ |
| A D | android_bootloader_message.h | 202 bool read_bootloader_message(bootloader_message* boot, std::string* err); 205 bool read_bootloader_message_from(bootloader_message* boot, const std::string& misc_blk_device, 209 bool write_bootloader_message(const bootloader_message& boot, std::string* err); 212 bool write_bootloader_message_to(const bootloader_message& boot, 230 bool update_bootloader_message_in_struct(bootloader_message* boot,
|
| A D | bootmeth.h | 149 int (*boot)(struct udevice *dev, struct bootflow *bflow); member
|
| /include/env/phytec/ |
| A D | k3_dfu.env | 3 u-boot.img ram 0x81000000 0x400000
|
| A D | k3_net.env | 7 /* Logic for TI K3 based SoCs to boot via network. */
|
| A D | k3_spi.env | 7 /* Logic for TI K3 based SoCs to boot from an OSPI/QSPI NOR flash. */
|
| A D | rauc.env | 3 /* Logic to select a boot partition based on environment variables and switch 4 * to the other if the boot fails. */
|
| A D | k3_mmc.env | 7 /* Logic for TI K3 based SoCs to boot from a MMC device. */
|
| /include/configs/ |
| A D | mys_6ulx.h | 45 func(UBIFS, ubifs, 0, UBI, boot) \
|
| A D | pcl063.h | 57 func(UBIFS, ubifs, 0, UBI, boot) \
|
| A D | npi_imx6ull.h | 51 func(UBIFS, ubifs, 0, UBI, boot) \
|
| A D | kontron-sl-mx6ul.h | 31 func(UBIFS, ubifs, 0, UBI, boot) \
|
| A D | uniphier.h | 22 #define BOOT_TARGET_DEVICE_UBIFS(func) func(UBIFS, ubifs, 0, UBI, boot)
|
| A D | stm32mp15_common.h | 51 #define BOOT_TARGET_UBIFS(func) func(UBIFS, ubifs, 0, UBI, boot)
|
| A D | stm32mp23_common.h | 49 #define BOOT_TARGET_UBIFS(func) func(UBIFS, ubifs, 0, UBI, boot)
|
| A D | stm32mp25_common.h | 45 #define BOOT_TARGET_UBIFS(func) func(UBIFS, ubifs, 0, UBI, boot)
|
| /include/env/adi/ |
| A D | adi_boot.env | 4 * - adi_stage2_offset, the location of stage2-boot.ldr on the SPI flash 35 /* Args for each boot mode */ 55 ext4load mmc 0:1 ${loadaddr} /boot/${imagefile}; 80 stage1file=stage1-boot.ldr 81 stage2file=stage2-boot.ldr
|
| /include/env/nvidia/ |
| A D | prod_upd.env | 3 bootloader_file=u-boot-dtb-tegra.bin
|
Completed in 25 milliseconds
12