Home
last modified time | relevance | path

Searched refs:ELF (Results 1 – 23 of 23) sorted by relevance

/u-boot/examples/standalone/
A DMakefile16 ELF := $(strip $(extra-y)) macro
21 COBJS := $(ELF:=.o)
31 ELF := $(addprefix $(obj)/,$(ELF)) macro
60 $(ELF): $(obj)/%: $(obj)/%.o $(LIB) FORCE
A DREADME.smc91111_eeprom34 -rwxr-xr-x 1 8806 2004-10-11 14:00 smc91111_eeprom <- ELF
/u-boot/tools/
A Dprelink-riscv.inc6 * Statically process runtime relocations on RISC-V ELF images
24 #define ELF_R_TYPE CONCAT3(ELF, PRELINK_INC_BITS, _R_TYPE)
25 #define ELF_R_SYM CONCAT3(ELF, PRELINK_INC_BITS, _R_SYM)
/u-boot/doc/board/coreboot/
A Dcoreboot.rst18 attention to. coreboot supports loading an ELF executable and a 32-bit plain
32 If you want to use ELF as the coreboot payload, change U-Boot configuration to
/u-boot/doc/arch/
A Dmips.rst20 Cache will be disabled before entering the loaded ELF image without
/u-boot/board/freescale/m52277evb/
A DREADME123 3.1 To create U-Boot the gcc-4.1-xx compiler set (ColdFire ELF or
188 bootelf - Boot from an ELF image in memory
191 bootvx - Boot vxWorks from an ELF image
/u-boot/doc/
A DREADME.m54418twr111 3.1 To create U-Boot the gcc-4.x compiler set (ColdFire ELF version)
197 bootelf - Boot from an ELF image in memory
200 bootvx - Boot vxWorks from an ELF image
A DREADME.arm-relocation9 These fixups are described in the ARM ELF documentation as type 23
100 How ELF relocations 23 and 2 work.
A DREADME.bcm7xxx7 BOLT loads U-Boot as a generic ELF binary. Some U-Boot features such
/u-boot/doc/uImage.FIT/
A Dx86-fit-boot.txt41 ELF loader and supports device tree and ramdisks. The decision to duplicate
49 right place. Or just use ELF?
70 'vmlinux'. This is a standard ELF file and you can look at it if you like:
181 flat binary, not an ELF. So the steps needed to set things are are:
/u-boot/tools/binman/
A DREADME.entries96 is not used, it supports compression and storing ELF files.
159 This is an ELF file that has been loaded (i.e. mapped to memory), so
160 appears in the CBFS as a flat binary. The input file must be an ELF
161 image, for example this puts "u-boot" (the ELF image) into a 'stage'
172 You can use your own ELF file with something like:
185 start addresses specified by the ELF. At present there is no option
884 Entry: u-boot-elf: U-Boot ELF image
890 This is the U-Boot ELF image. It does not include a device tree but can be
987 Entry: u-boot-spl-elf: U-Boot SPL ELF image
993 This is the U-Boot SPL ELF image. It does not include a device tree but can
[all …]
/u-boot/board/freescale/m547xevb/
A DREADME143 3.1 To create U-Boot the gcc-4.x compiler set (ColdFire ELF or uclinux
220 bootelf - Boot from an ELF image in memory
223 bootvx - Boot vxWorks from an ELF image
/u-boot/doc/board/intel/
A Dslimbootloader.rst149 Build Instruction to use ELF U-Boot
166 * Copy u-boot (ELF) to PayloadBins directory
/u-boot/doc/board/google/
A Dchromebook_samus.rst73 representation of an ELF file. You need the patch "Support decoding a stage
/u-boot/board/freescale/m5373evb/
A DREADME128 3.1 To create U-Boot the gcc-4.1-xx compiler set (ColdFire ELF or
199 bootelf - Boot from an ELF image in memory
202 bootvx - Boot vxWorks from an ELF image
/u-boot/board/freescale/m54455evb/
A DREADME190 4.1 To create U-Boot the gcc-4.1-32 compiler set (ColdFire ELF version)
280 bootelf - Boot from an ELF image in memory
283 bootvx - Boot vxWorks from an ELF image
/u-boot/board/freescale/m53017evb/
A DREADME128 3.1 To create U-Boot the gcc-4.x-xx compiler set (ColdFire ELF or
/u-boot/board/sbc8349/
A DREADME48 by using "Convert and Add file" on the ELF file from your build.
/u-boot/doc/board/emulation/
A Dqemu-mips.rst192 Before relocation, the addresses in the ELF file can be used without any problems
/u-boot/arch/mips/mach-bmips/
A DKconfig260 for booting from CFE via TFTP using an ELF image, but it can also be
/u-boot/doc/board/sipeed/
A Dmaix.rst168 [ 0.000000] riscv: ELF capabilities acdfim
/u-boot/cmd/
A DKconfig326 Boot an ELF/vxWorks image from the memory.
/u-boot/
A DREADME3047 - "u-boot" is an image in ELF binary format
3710 * build a standard "vmlinux" kernel image (in ELF binary format):

Completed in 23 milliseconds