Searched refs:uImage (Results 1 – 23 of 23) sorted by relevance
30 targets := zImage vmlinux.srec romImage uImage uImage.srec uImage.gz \31 uImage.bz2 uImage.lzma uImage.xz uImage.lzo uImage.bin86 $(obj)/uImage.bz2: $(obj)/vmlinux.bin.bz289 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz92 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma95 $(obj)/uImage.xz: $(obj)/vmlinux.bin.xz98 $(obj)/uImage.lzo: $(obj)/vmlinux.bin.lzo101 $(obj)/uImage.bin: $(obj)/vmlinux.bin109 $(obj)/uImage.srec: $(obj)/uImage112 $(obj)/uImage: $(obj)/uImage.$(suffix-y)
3 uImage*
10 all: uImage vmlinux.elf46 BOOT_TARGETS := vmlinux.elf vmlinux.bin uImage uImage.srec52 KBUILD_IMAGE := $(boot)/uImage55 uImage.srec: KBUILD_IMAGE := $(boot)/uImage.srec56 uImage: KBUILD_IMAGE := $(boot)/uImage target63 vmlinux.elf vmlinux.bin uImage.srec uImage vmlinux.cso: vmlinux target
25 targets += uImage uImage.srec26 $(obj)/uImage: $(obj)/vmlinux.gz31 $(obj)/uImage.srec: $(obj)/uImage60 clean-files := vmlinux.elf vmlinux.bin vmlinux.gz uImage uImage.srec
1 uImage2 uImage.srec
78 defaultimage-$(CONFIG_SH_SH7785LCR) := uImage79 defaultimage-$(CONFIG_SH_RSK) := uImage80 defaultimage-$(CONFIG_SH_URQUELL) := uImage81 defaultimage-$(CONFIG_SH_MIGOR) := uImage82 defaultimage-$(CONFIG_SH_AP325RXA) := uImage83 defaultimage-$(CONFIG_SH_7724_SOLUTION_ENGINE) := uImage203 BOOT_TARGETS = uImage uImage.bz2 uImage.gz uImage.lzma uImage.xz uImage.lzo \204 uImage.srec uImage.bin zImage vmlinux.bin vmlinux.srec \
30 targets := Image zImage xipImage bootpImage uImage68 $(obj)/uImage: LOADADDR=$(CONFIG_ZBOOT_ROM_TEXT)70 $(obj)/uImage: LOADADDR=$(ZRELADDR)73 $(obj)/uImage: STARTADDR=$(LOADADDR)75 $(obj)/uImage: $(obj)/zImage FORCE102 uinstall: $(obj)/uImage104 $(obj)/uImage System.map "$(INSTALL_PATH)"
5 uImage
16 targets := Image zImage uImage34 $(obj)/uImage: LOADADDR=0x036 $(obj)/uImage: STARTADDR=$(LOADADDR)38 $(obj)/uImage: $(obj)/zImage FORCE
53 back_it_up $4/uImage56 cat $2 > $4/uImage
12 # make uImage15 => tftpboot 200000 uImage
24 cuImage.%: Backwards compatible uImage for older version of28 are all embedded inside the U-Boot uImage file format87 uImage: Native image format used by U-Boot. The uImage target89 vmlinux in the uImage data structure. This image
105 targets += uImage106 $(obj)/uImage: $(obj)/image.gz
14 boot/uImage
83 zImage Image uImage: vmlinux target
21 uImage
184 image-$(CONFIG_DEFAULT_UIMAGE) += uImage
473 hex "uImage Load Address"481 hex "uImage.o Load Address"484 Optional setting only affecting the uImage.o ELF-image used to485 download the uImage file to the target using a ELF-loader other than486 U-Boot. It may for example be used to download an uImage to FLASH with490 hex "uImage Entry Address"
91 image zImage uImage tftpboot.img vmlinux.aout: vmlinux target
221 uImage
167 BOOT_TARGETS1 := zImage zImage.initrd uImage
199 Used to allow a board to specify it wants a uImage built by default
284 zImage Image xipImage bootpImage uImage: vmlinux target