Searched refs:uImage (Results 1 – 25 of 59) sorted by relevance
123
29 targets := zImage vmlinux.srec romImage uImage uImage.srec uImage.gz \30 uImage.bz2 uImage.lzma uImage.xz uImage.lzo uImage.bin83 $(obj)/uImage.bz2: $(obj)/vmlinux.bin.bz286 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz89 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma92 $(obj)/uImage.xz: $(obj)/vmlinux.bin.xz95 $(obj)/uImage.lzo: $(obj)/vmlinux.bin.lzo98 $(obj)/uImage.bin: $(obj)/vmlinux.bin106 $(obj)/uImage.srec: $(obj)/uImage109 $(obj)/uImage: $(obj)/uImage.$(suffix-y)
4 uImage*
2 targets := vmlinux.bin vmlinux.bin.gz uImage20 targets += uImage21 targets += uImage.bin22 targets += uImage.gz23 targets += uImage.lzma37 $(obj)/uImage.bin: $(obj)/vmlinux.bin FORCE40 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz FORCE43 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma FORCE46 $(obj)/uImage: $(obj)/uImage.$(suffix-y)
2 uImage
84 defaultimage-$(CONFIG_SH_SH7785LCR) := uImage85 defaultimage-$(CONFIG_SH_RSK) := uImage86 defaultimage-$(CONFIG_SH_URQUELL) := uImage87 defaultimage-$(CONFIG_SH_MIGOR) := uImage88 defaultimage-$(CONFIG_SH_AP325RXA) := uImage89 defaultimage-$(CONFIG_SH_SH7757LCR) := uImage90 defaultimage-$(CONFIG_SH_7724_SOLUTION_ENGINE) := uImage192 BOOT_TARGETS = uImage uImage.bz2 uImage.gz uImage.lzma uImage.xz uImage.lzo \193 uImage.srec uImage.bin zImage vmlinux.bin vmlinux.srec \
78 targets += uImage79 targets += uImage.bin80 targets += uImage.bz281 targets += uImage.gz82 targets += uImage.lzma83 targets += uImage.lzo85 $(obj)/uImage.bin: $(obj)/vmlinux.bin FORCE88 $(obj)/uImage.bz2: $(obj)/vmlinux.bin.bz2 FORCE91 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz FORCE94 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma FORCE[all …]
8 uImage
21 targets += uImage xipImage26 boot-$(CONFIG_XTENSA_PLATFORM_XT2000) += Image zImage uImage27 boot-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += Image zImage uImage32 uImage: $(obj)/uImage target52 $(obj)/uImage: $(obj)/vmlinux.bin.gz FORCE
30 targets := Image zImage xipImage bootpImage uImage89 $(obj)/uImage: $(obj)/zImage FORCE116 $(obj)/uImage System.map "$(INSTALL_PATH)"
6 uImage
2 targets := Image zImage uImage23 $(obj)/uImage: $(obj)/zImage
24 $(obj)/uImage.bin: $(obj)/vmlinux.bin27 CLEAN_FILES += arch/$(ARCH)/vmlinux.bin arch/$(ARCH)/vmlinux.srec arch/$(ARCH)/uImage.bin
111 boot_targets += uImage uImage.bin uImage.gz
48 BUILD_OPTIONS = -j8 uImage53 BUILD_TARGET = arch/arm/boot/uImage
58 targets += uImage59 $(obj)/uImage: $(obj)/image.gz
14 # make uImage17 => tftpboot 200000 uImage
27 cuImage.%: Backwards compatible uImage for older version of31 are all embedded inside the U-Boot uImage file format77 uImage: Native image format used by U-Boot. The uImage target79 vmlinux in the uImage data structure. This image
329 boot-y += uImage330 boot-y += uImage.bin331 boot-y += uImage.bz2332 boot-y += uImage.gz333 boot-y += uImage.lzma334 boot-y += uImage.lzo
8 all-$(CONFIG_MACH_PISTACHIO) := uImage.gz
19 uImage
394 hex "uImage Load Address"402 hex "uImage.o Load Address"405 Optional setting only affecting the uImage.o ELF-image used to406 download the uImage file to the target using a ELF-loader other than407 U-Boot. It may for example be used to download an uImage to FLASH with411 hex "uImage Entry Address"
37 label = "uImage";
66 label = "uImage";
64 label = "uImage";