Searched refs:loads (Results 1 – 25 of 43) sorted by relevance
12
| /u-boot/board/kontron/sl28/ |
| A D | Kconfig | 19 bool "SPL loads BL31 of the ARM Trusted Firmware" 37 bool "SPL loads OP-TEE Trusted OS as BL32"
|
| /u-boot/board/liebherr/xea/ |
| A D | README | 15 The boot ROM loads SPL from SPI NOR flash into SRAM. SPL configures 16 DRAM and loads either a Linux kernel (falcon mode) or, if the rescue 43 In falcon mode, the default, SPL loads the kernel and devicetree
|
| /u-boot/drivers/fpga/ |
| A D | xilinx.c | 184 if (!desc->operations || !desc->operations->loads) { in xilinx_loads() 189 return desc->operations->loads(desc, buf, bsize, fpga_sec_info); in xilinx_loads()
|
| A D | zynqmppl.c | 310 .loads = zynqmp_loads,
|
| /u-boot/include/ |
| A D | xilinx.h | 53 int (*loads)(xilinx_desc *desc, const void *buf, size_t bsize, member
|
| /u-boot/board/microchip/pic32mzda/ |
| A D | README | 13 on internal program-flash. Finally U-Boot loads OS image (along with other
|
| /u-boot/doc/board/google/ |
| A D | chromebook_coral.rst | 26 sets up some SDRAM at ffff8000 and loads the TPL image to that address. The 52 Once TPL is done it loads SPL from ROM using either the memory-mapped SPI or by 66 It calls arch_cpu_init_spl() to set up a few devices, then init_dram() loads 90 Once SPL is finished it loads U-Boot into SDRAM at CONFIG_SYS_TEXT_BASE, which 118 running, arch_fsp_init_r() is called which loads and runs the FSP-S binary.
|
| /u-boot/doc/ |
| A D | README.TPL | 12 SPL. It loads the final uboot image into DDR, then jump to it to begin
|
| A D | README.bcm7xxx | 7 BOLT loads U-Boot as a generic ELF binary. Some U-Boot features such
|
| A D | README.ubispl | 7 Scans the UBI information and loads the requested static volumes into
|
| A D | README.ti-secure | 180 image that it loads. 185 components that the SPL loads include a specific DTB image and u-boot
|
| A D | README.arm-relocation | 88 which inits the dram, cpu registers, reloacte itself to CONFIG_SPL_TEXT_BASE and loads
|
| /u-boot/board/lego/ev3/ |
| A D | README | 11 The EV3 contains a bootloader in EEPROM that loads u-boot.bin from address 0x0
|
| /u-boot/cmd/ |
| A D | load.c | 1029 loads, 3, 0, do_load_serial, 1038 loads, 2, 0, do_load_serial,
|
| A D | fpga.c | 386 U_BOOT_CMD_MKENT(loads, 6, 1, do_fpga_loads, "", ""),
|
| /u-boot/arch/arc/lib/ |
| A D | _millicodethunk.S | 95 ; the loads
|
| /u-boot/board/armltd/integrator/ |
| A D | README | 102 board/integrator<>/u-boot.lds loads the cpu object first in the U-Boot image.
|
| /u-boot/board/phytec/pcm058/ |
| A D | README | 33 RBL loads from SPI-NOR. The SPL tries then to load from the same
|
| /u-boot/doc/SPL/ |
| A D | README.am335x-network | 92 loads u-boot.img and MLO. You have to create these files doing regular
|
| /u-boot/board/cadence/xtfpga/ |
| A D | README | 111 the load addresses (LMA) in the RAM (VMA) so that OCD loads U-Boot
|
| /u-boot/doc/imx/habv4/guides/ |
| A D | mx6_mx7_spl_secure_boot.txt | 24 enablement. Once the DDR is available, the SPL code loads the U-Boot proper
|
| /u-boot/board/buffalo/lsxl/ |
| A D | README | 100 This is the default boot source. It loads the kernel and ramdisk from the
|
| /u-boot/doc/uefi/ |
| A D | iscsi.rst | 50 U-Boot loads the EFI application iPXE snp.efi using the bootefi command. This
|
| /u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| A D | README.falcon | 4 RAM version U-Boot. Instead, it loads FIT image and boot directly to Linux.
|
| /u-boot/doc/imx/mkimage/ |
| A D | mxsimage.txt | 60 - Crafts and loads IVT onto address "u32_address" with the entry point
|
Completed in 40 milliseconds
12