Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/boot/
DMakefile30 targets := zImage vmlinux.srec romImage uImage uImage.srec uImage.gz \
31 uImage.bz2 uImage.lzma uImage.xz uImage.lzo uImage.bin
86 $(obj)/uImage.bz2: $(obj)/vmlinux.bin.bz2
89 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz
92 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma
95 $(obj)/uImage.xz: $(obj)/vmlinux.bin.xz
98 $(obj)/uImage.lzo: $(obj)/vmlinux.bin.lzo
101 $(obj)/uImage.bin: $(obj)/vmlinux.bin
109 $(obj)/uImage.srec: $(obj)/uImage
112 $(obj)/uImage: $(obj)/uImage.$(suffix-y)
D.gitignore3 uImage*
/linux-2.6.39/arch/avr32/
DMakefile10 all: uImage vmlinux.elf
46 BOOT_TARGETS := vmlinux.elf vmlinux.bin uImage uImage.srec
52 KBUILD_IMAGE := $(boot)/uImage
55 uImage.srec: KBUILD_IMAGE := $(boot)/uImage.srec
56 uImage: KBUILD_IMAGE := $(boot)/uImage target
63 vmlinux.elf vmlinux.bin uImage.srec uImage vmlinux.cso: vmlinux target
/linux-2.6.39/arch/avr32/boot/images/
DMakefile25 targets += uImage uImage.srec
26 $(obj)/uImage: $(obj)/vmlinux.gz
31 $(obj)/uImage.srec: $(obj)/uImage
60 clean-files := vmlinux.elf vmlinux.bin vmlinux.gz uImage uImage.srec
D.gitignore1 uImage
2 uImage.srec
/linux-2.6.39/arch/sh/
DMakefile78 defaultimage-$(CONFIG_SH_SH7785LCR) := uImage
79 defaultimage-$(CONFIG_SH_RSK) := uImage
80 defaultimage-$(CONFIG_SH_URQUELL) := uImage
81 defaultimage-$(CONFIG_SH_MIGOR) := uImage
82 defaultimage-$(CONFIG_SH_AP325RXA) := uImage
83 defaultimage-$(CONFIG_SH_7724_SOLUTION_ENGINE) := uImage
203 BOOT_TARGETS = uImage uImage.bz2 uImage.gz uImage.lzma uImage.xz uImage.lzo \
204 uImage.srec uImage.bin zImage vmlinux.bin vmlinux.srec \
/linux-2.6.39/arch/arm/boot/
DMakefile30 targets := Image zImage xipImage bootpImage uImage
68 $(obj)/uImage: LOADADDR=$(CONFIG_ZBOOT_ROM_TEXT)
70 $(obj)/uImage: LOADADDR=$(ZRELADDR)
73 $(obj)/uImage: STARTADDR=$(LOADADDR)
75 $(obj)/uImage: $(obj)/zImage FORCE
102 uinstall: $(obj)/uImage
104 $(obj)/uImage System.map "$(INSTALL_PATH)"
D.gitignore5 uImage
/linux-2.6.39/arch/unicore32/boot/
DMakefile16 targets := Image zImage uImage
34 $(obj)/uImage: LOADADDR=0x0
36 $(obj)/uImage: STARTADDR=$(LOADADDR)
38 $(obj)/uImage: $(obj)/zImage FORCE
/linux-2.6.39/arch/blackfin/boot/
Dinstall.sh53 back_it_up $4/uImage
56 cat $2 > $4/uImage
/linux-2.6.39/Documentation/powerpc/
Dmpc52xx.txt12 # make uImage
15 => tftpboot 200000 uImage
Dbootwrapper.txt24 cuImage.%: Backwards compatible uImage for older version of
28 are all embedded inside the U-Boot uImage file format
87 uImage: Native image format used by U-Boot. The uImage target
89 vmlinux in the uImage data structure. This image
/linux-2.6.39/arch/sparc/boot/
DMakefile105 targets += uImage
106 $(obj)/uImage: $(obj)/image.gz
/linux-2.6.39/arch/unicore32/
D.gitignore14 boot/uImage
DMakefile83 zImage Image uImage: vmlinux target
/linux-2.6.39/arch/powerpc/boot/
D.gitignore21 uImage
DMakefile184 image-$(CONFIG_DEFAULT_UIMAGE) += uImage
/linux-2.6.39/arch/sparc/
DKconfig473 hex "uImage Load Address"
481 hex "uImage.o Load Address"
484 Optional setting only affecting the uImage.o ELF-image used to
485 download the uImage file to the target using a ELF-loader other than
486 U-Boot. It may for example be used to download an uImage to FLASH with
490 hex "uImage Entry Address"
DMakefile91 image zImage uImage tftpboot.img vmlinux.aout: vmlinux target
/linux-2.6.39/Documentation/
Ddontdiff221 uImage
/linux-2.6.39/arch/powerpc/
DMakefile167 BOOT_TARGETS1 := zImage zImage.initrd uImage
DKconfig199 Used to allow a board to specify it wants a uImage built by default
/linux-2.6.39/arch/arm/
DMakefile284 zImage Image xipImage bootpImage uImage: vmlinux target