Home
last modified time | relevance | path

Searched full:uimage (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/openbmc/linux/arch/sh/boot/
H A DMakefile29 targets := zImage vmlinux.srec romImage uImage uImage.srec uImage.gz \
30 uImage.bz2 uImage.lzma uImage.xz uImage.lzo uImage.bin \
83 $(obj)/uImage.bz2: $(obj)/vmlinux.bin.bz2 FORCE
84 $(call if_changed,uimage,bzip2)
86 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz FORCE
87 $(call if_changed,uimage,gzip)
89 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma FORCE
90 $(call if_changed,uimage,lzma)
92 $(obj)/uImage.xz: $(obj)/vmlinux.bin.xz FORCE
93 $(call if_changed,uimage,xz)
[all …]
/openbmc/linux/arch/sh/
H A DMakefile84 defaultimage-$(CONFIG_SH_SH7785LCR) := uImage
85 defaultimage-$(CONFIG_SH_RSK) := uImage
86 defaultimage-$(CONFIG_SH_URQUELL) := uImage
87 defaultimage-$(CONFIG_SH_MIGOR) := uImage
88 defaultimage-$(CONFIG_SH_AP325RXA) := uImage
89 defaultimage-$(CONFIG_SH_SH7757LCR) := uImage
90 defaultimage-$(CONFIG_SH_7724_SOLUTION_ENGINE) := uImage
162 BOOT_TARGETS = uImage uImage.bz2 uImage.gz uImage.lzma uImage.xz uImage.lzo \
163 uImage.srec uImage.bin zImage vmlinux.bin vmlinux.srec \
185 @echo '* uImage - Alias to bootable U-Boot image'
[all …]
/openbmc/linux/arch/arc/
H A DMakefile97 boot_targets := uImage.bin uImage.gz uImage.lzma
103 uimage-default-y := uImage.bin
104 uimage-default-$(CONFIG_KERNEL_GZIP) := uImage.gz
105 uimage-default-$(CONFIG_KERNEL_LZMA) := uImage.lzma
107 PHONY += uImage
108 uImage: $(uimage-default-y) target
109 @ln -sf $< $(boot)/uImage
110 @$(kecho) ' Image $(boot)/uImage is ready'
112 CLEAN_FILES += $(boot)/uImage
/openbmc/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt1 Command syntax extensions for the new uImage format
6 With the introduction of the new uImage format, bootm command (and other
8 necessary in order to specify objects contained in the new uImage, on which
28 Old uImage:
36 New uImage:
120 New uImage argument syntax
123 New uImage support introduces two new forms for bootm arguments, with the
126 - new uImage sub-image specification
129 - new uImage configuration specification
132 - new uImage configuration specification with extra configuration components
[all …]
H A Dsource_file_format.txt1 U-Boot new uImage source file format (bindings definition)
24 Additionally, old uImage format has been extended to support multi sub-images
25 but the support is limited by simple format of the legacy uImage structure.
30 flexible, multi component uImage format.
33 2) New uImage format assumptions
38 Libfdt has been selected for the new uImage format implementation as (1) it
44 This document defines new uImage structure by providing FDT bindings for new
45 uImage internals. Bindings are defined from U-Boot perspective, i.e. describe
46 final form of the uImage at the moment when it reaches U-Boot. User
51 proposed for the new uImage format related terms:
[all …]
H A Dhowto.txt10 The new uImage format allows more flexibility in handling images of various
15 create an uImage in the new format: mkimage and dtc, although only one
26 doc/uImage.FIT/source_file_format.txt. The actual data that is to be included in
27 the uImage (kernel, ramdisk, etc.) is specified in the image source file in the
31 needed by U-Boot to handle the uImage properly. The uImage file is then
34 To summarize the prerequisites needed for new uImage creation:
76 The uImage can be produced using the image source file
77 doc/uImage.FIT/kernel.its (note that kernel.its assumes that vmlinux.bin.gz is
186 files: vmlinux.bin.gz (Linux kernel) and target.dtb (FDT blob). The uImage can
187 be produced using image source file doc/uImage.FIT/kernel_fdt.its like this
[all …]
/openbmc/linux/arch/arc/boot/
H A DMakefile3 # uImage build relies on mkimage being availble on your host for ARC target
18 targets += uImage.bin
19 targets += uImage.gz
20 targets += uImage.lzma
31 $(obj)/uImage.bin: $(obj)/vmlinux.bin FORCE
32 $(call if_changed,uimage,none)
34 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz FORCE
35 $(call if_changed,uimage,gzip)
37 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma FORCE
38 $(call if_changed,uimage,lzma)
/openbmc/linux/arch/mips/boot/
H A DMakefile78 targets += uImage
79 targets += uImage.bin
80 targets += uImage.bz2
81 targets += uImage.gz
82 targets += uImage.lzma
83 targets += uImage.lzo
85 $(obj)/uImage.bin: $(obj)/vmlinux.bin FORCE
86 $(call if_changed,uimage,none)
88 $(obj)/uImage.bz2: $(obj)/vmlinux.bin.bz2 FORCE
89 $(call if_changed,uimage,bzip2)
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-uimage.bbclass10 if "uImage" in d.getVar('KERNEL_IMAGETYPES'):
17 # to build uImage using the kernel build system if and only if
19 # the uImage .
22 if "uImage" in typeformake.split():
23 d.setVar('KERNEL_IMAGETYPE_FOR_MAKE', typeformake.replace('uImage', 'vmlinux'))
25 # Enable building of uImage with mkimage
39 …ESS} -e $ENTRYPOINT -n "${DISTRO_NAME}/${PV}/${MACHINE}" -d linux.bin ${B}/arch/${ARCH}/boot/uImage
/openbmc/linux/arch/sparc/boot/
H A DMakefile39 # uImage - Binary file read by U-boot
40 # uImage.o - object file of uImage for loading with a
54 quiet_cmd_uimage.o = UIMAGE.O $@
58 targets += uImage
59 $(obj)/uImage: $(obj)/image.gz FORCE
60 $(call if_changed,uimage)
61 $(call if_changed,uimage.o)
/openbmc/linux/arch/xtensa/boot/
H A DMakefile16 targets += uImage xipImage
21 boot-$(CONFIG_XTENSA_PLATFORM_XT2000) += Image zImage uImage
22 boot-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += Image zImage uImage
27 uImage: $(obj)/uImage target
47 $(obj)/uImage: $(obj)/vmlinux.bin.gz FORCE
48 $(call if_changed,uimage)
/openbmc/u-boot/board/freescale/mpc8572ds/
H A DREADME89 Place a linux uImage in the TFTP disk area.
91 tftp 1000000 uImage.8572
105 c. $ make uImage
107 d. $ cp arch/powerpc/boot/uImage /tftpboot/uImage.core0
124 c. $ make uImage
126 d. $ cp arch/powerpc/boot/uImage /tftpboot/uImage.core1
145 => tftp 21000000 8572/uImage.core1
160 => tftp 1000000 8572/uImage.core0
/openbmc/u-boot/include/configs/
H A Dtitanium.h58 "kernel=" CONFIG_HOSTNAME "/uImage\0" \
59 "kernel_fs=/boot/uImage\0" \
66 "uimage=uImage\0" \
73 "uimage=uImage\0" \
77 "loaduimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${uimage}\0" \
82 " ${uimage}; bootm\0" \
H A Dmx23_olinuxino.h39 #define CONFIG_BOOTFILE "uImage"
55 "uimage=uImage\0" \
70 "loaduimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${uimage}\0" \
98 "${get_cmd} ${uimage}; " \
H A Dmx53smd.h57 "uimage=uImage\0" \
69 "loaduimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${uimage}\0" \
78 "dhcp ${uimage}; bootm\0" \
/openbmc/u-boot/doc/
H A DREADME.qemu-mips65 4) Generate uImage
67 …-O linux -T kernel -C gzip -a 0x80010000 -e 0x80245650 -n "Linux 2.6.24.y" -d vmlinux.bin.gz uImage
69 5) Copy uImage to Flash
70 # dd if=uImage bs=1k conv=notrunc seek=224 of=flash
87 # dd if=uImage bs=512 conv=notrunc seek=63 of=ide
89 8) Generate ext2 on part 2 on Copy uImage and initrd.gz
96 # Mount and copy uImage and initrd.gz to it
99 # cp {initrd.gz,uImage} /mnt/boot/
116 setenv load_kernel_ext2 'ide res; ext2load ide 0:2 ${load_addr} /boot/uImage'
117 setenv load_kernel_tftp 'tftp ${load_addr} /qemu_mips/uImage'
H A Dmkimage.17 .RB "\-l [" "uimage file name" "]"
10 .RB [\fIoptions\fP] " \-f [" "image tree source file" "]" " [" "uimage file name" "]"
13 .RB [\fIoptions\fP] " \-F [" "uimage file name" "]"
47 .BI "\-l [" "uimage file name" "]"
174 .B mkimage -l uImage
181 .B -a 0 -e 0 -n Linux -d vmlinux.gz uImage
/openbmc/u-boot/board/keymile/scripts/
H A Ddevelop-common.txt7 tftpkernel=tftpboot ${load_addr_r} ${tftppath}/${uimage}
10 set_uimage=printenv uimage || setenv uimage uImage
H A Dramfs-common.txt11 tftpkernel=tftpboot ${load_addr_r} ${hostname}/${uimage}
13 set_uimage=printenv uimage || setenv uimage uImage
/openbmc/u-boot/board/logicpd/omap3som/
H A DREADME18 example we assume that the uImage and device tree to be used are already on
19 the FAT filesystem (only the uImage MUST be for this to function
25 U-Boot # fatload mmc 0 ${loadaddr} uImage
45 NAND. In this example we assume that the uImage and device tree to be are
/openbmc/linux/arch/csky/boot/
H A DMakefile2 targets := Image zImage uImage
22 $(obj)/uImage: $(obj)/zImage
23 $(call if_changed,uimage)
/openbmc/openbmc/poky/meta-yocto-bsp/lib/oeqa/controllers/
H A Dbeaglebonetarget.py32 …dtbs = {'uImage-am335x-bone.dtb': 'am335x-bone.dtb', 'uImage-am335x-boneblack.dtb': 'am335x-bonebl…
47 …'[ -e /mnt/testrootfs/boot/uImage ] || [ -L /mnt/testrootfs/boot/uImage ] || cp ~/test-kernel /mnt…
/openbmc/linux/arch/arm/boot/
H A DMakefile24 targets := Image zImage xipImage bootpImage uImage
79 echo 'Specify LOADADDR on the commandline to build an uImage'; \
83 $(obj)/uImage: $(obj)/zImage FORCE
85 $(call if_changed,uimage)
/openbmc/u-boot/board/ti/am335x/
H A DREADME77 U-Boot # load mmc 0 0x82000000 uImage
136 This includes relocation of the uImage from where we loaded it to the entry
157 U-Boot # tftp 81000000 am335x/uImage
164 # Write the uImage to MMC
171 example we assume that the uImage and device tree to be used are already on
172 the FAT filesystem (only the uImage MUST be for this to function
178 U-Boot # load mmc 0:1 ${loadaddr} uImage
195 NAND. In this example we assume that the uImage and device tree to be are
/openbmc/u-boot/board/samsung/common/bootscripts/
H A Dautoboot.cmd51 #### Routine: setboot_uimg - prepare env to boot uImage
54 setenv kernelname uImage;
85 elif test -e mmc ${mmcbootdev}:${mmcbootpart} uImage; then
86 echo Found kernel image: uImage;

12345678910>>...15