Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/examples/standalone/
H A DMakefile20 ELF := $(strip $(extra-y)) macro
25 COBJS := $(ELF:=.o)
36 ELF := $(addprefix $(obj)/,$(ELF)) macro
63 $(ELF): $(obj)/%: $(obj)/%.o $(LIB) FORCE
H A DREADME.smc91111_eeprom34 -rwxr-xr-x 1 8806 2004-10-11 14:00 smc91111_eeprom <- ELF
/rk3399_rockchip-uboot/
H A Dmake.sh404 ELF=`find -name u-boot-${ARG_TSPL}`
408 ELF=u-boot
416 echo -e "\n${ELF}: file format elf\n"
417 ${TOOLCHAIN_NM} -r --size ${ELF} | grep -iv 'b' | less
422 ${TOOLCHAIN_OBJDUMP} -${ARG} ${ELF} | less
505 ${TOOLCHAIN_ADDR2LINE} -e ${ELF} ${FUNCADDR}
H A DREADME3720 - "u-boot" is an image in ELF binary format
4345 * build a standard "vmlinux" kernel image (in ELF binary format):
/rk3399_rockchip-uboot/doc/
H A DREADME.mips21 Cache will be disabled before entering the loaded ELF image without
H A DREADME.m54418twr110 3.1 To create U-Boot the gcc-4.x compiler set (ColdFire ELF version)
196 bootelf - Boot from an ELF image in memory
199 bootvx - Boot vxWorks from an ELF image
H A DREADME.arm-relocation9 These fixups are described in the ARM ELF documentation as type 23
100 How ELF relocations 23 and 2 work.
H A DREADME.bcm7xxx7 BOLT loads U-Boot as a generic ELF binary. Some U-Boot features such
H A DREADME.qemu-mips146 Before relocation, the addresses in the ELF file can be used without any problems
H A DREADME.x86186 representation of an ELF file. You need the patch "Support decoding a stage
374 attention to. coreboot supports loading an ELF executable and a 32-bit plain
388 If you want to use ELF as the coreboot payload, change U-Boot configuration to
/rk3399_rockchip-uboot/doc/uImage.FIT/
H 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:
/rk3399_rockchip-uboot/board/freescale/m52277evb/
H A DREADME125 3.1 To create U-Boot the gcc-4.1-xx compiler set (ColdFire ELF or
190 bootelf - Boot from an ELF image in memory
193 bootvx - Boot vxWorks from an ELF image
/rk3399_rockchip-uboot/board/freescale/m547xevb/
H 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
/rk3399_rockchip-uboot/board/freescale/m5373evb/
H A DREADME129 3.1 To create U-Boot the gcc-4.1-xx compiler set (ColdFire ELF or
200 bootelf - Boot from an ELF image in memory
203 bootvx - Boot vxWorks from an ELF image
/rk3399_rockchip-uboot/board/freescale/m54455evb/
H A DREADME191 4.1 To create U-Boot the gcc-4.1-32 compiler set (ColdFire ELF version)
281 bootelf - Boot from an ELF image in memory
284 bootvx - Boot vxWorks from an ELF image
/rk3399_rockchip-uboot/arch/mips/mach-bmips/
H A DKconfig174 for booting from CFE via TFTP using an ELF image, but it can also be
/rk3399_rockchip-uboot/board/freescale/m53017evb/
H A DREADME129 3.1 To create U-Boot the gcc-4.x-xx compiler set (ColdFire ELF or
/rk3399_rockchip-uboot/board/sbc8349/
H A DREADME48 by using "Convert and Add file" on the ELF file from your build.
/rk3399_rockchip-uboot/cmd/
H A DKconfig255 Boot an ELF/vxWorks image from the memory.