Searched refs:ELF (Results 1 – 19 of 19) sorted by relevance
20 ELF := $(strip $(extra-y)) macro25 COBJS := $(ELF:=.o)36 ELF := $(addprefix $(obj)/,$(ELF)) macro63 $(ELF): $(obj)/%: $(obj)/%.o $(LIB) FORCE
34 -rwxr-xr-x 1 8806 2004-10-11 14:00 smc91111_eeprom <- ELF
404 ELF=`find -name u-boot-${ARG_TSPL}`408 ELF=u-boot416 echo -e "\n${ELF}: file format elf\n"417 ${TOOLCHAIN_NM} -r --size ${ELF} | grep -iv 'b' | less422 ${TOOLCHAIN_OBJDUMP} -${ARG} ${ELF} | less505 ${TOOLCHAIN_ADDR2LINE} -e ${ELF} ${FUNCADDR}
3720 - "u-boot" is an image in ELF binary format4345 * build a standard "vmlinux" kernel image (in ELF binary format):
21 Cache will be disabled before entering the loaded ELF image without
110 3.1 To create U-Boot the gcc-4.x compiler set (ColdFire ELF version)196 bootelf - Boot from an ELF image in memory199 bootvx - Boot vxWorks from an ELF image
9 These fixups are described in the ARM ELF documentation as type 23100 How ELF relocations 23 and 2 work.
7 BOLT loads U-Boot as a generic ELF binary. Some U-Boot features such
146 Before relocation, the addresses in the ELF file can be used without any problems
186 representation of an ELF file. You need the patch "Support decoding a stage374 attention to. coreboot supports loading an ELF executable and a 32-bit plain388 If you want to use ELF as the coreboot payload, change U-Boot configuration to
41 ELF loader and supports device tree and ramdisks. The decision to duplicate49 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:
125 3.1 To create U-Boot the gcc-4.1-xx compiler set (ColdFire ELF or190 bootelf - Boot from an ELF image in memory193 bootvx - Boot vxWorks from an ELF image
143 3.1 To create U-Boot the gcc-4.x compiler set (ColdFire ELF or uclinux220 bootelf - Boot from an ELF image in memory223 bootvx - Boot vxWorks from an ELF image
129 3.1 To create U-Boot the gcc-4.1-xx compiler set (ColdFire ELF or200 bootelf - Boot from an ELF image in memory203 bootvx - Boot vxWorks from an ELF image
191 4.1 To create U-Boot the gcc-4.1-32 compiler set (ColdFire ELF version)281 bootelf - Boot from an ELF image in memory284 bootvx - Boot vxWorks from an ELF image
174 for booting from CFE via TFTP using an ELF image, but it can also be
129 3.1 To create U-Boot the gcc-4.x-xx compiler set (ColdFire ELF or
48 by using "Convert and Add file" on the ELF file from your build.
255 Boot an ELF/vxWorks image from the memory.