Home
last modified time | relevance | path

Searched refs:zImage (Results 1 – 25 of 125) sorted by relevance

12345

/openbmc/linux/arch/powerpc/boot/
H A D.gitignore25 zImage
26 zImage.initrd
27 zImage.bin.*
28 zImage.chrp
29 zImage.coff
30 zImage.epapr
31 zImage.holly
32 zImage.*lds
33 zImage.maple
34 zImage.miboot
[all …]
H A DMakefile21 all: $(obj)/zImage
221 $(obj)/zImage.coff.lds $(obj)/zImage.ps3.lds : $(obj)/%: $(srctree)/$(src)/%.S
226 empty.c zImage.coff.lds zImage.ps3.lds zImage.lds
251 targets += $(patsubst $(obj)/%,%,$(obj-boot) wrapper.a) zImage.lds
253 $(obj)/zImage.lds $(obj)/zImage.coff.lds $(obj)/zImage.ps3.lds
283 image-$(CONFIG_PPC_PSERIES) += zImage.pseries
284 image-$(CONFIG_PPC_POWERNV) += zImage.pseries
285 image-$(CONFIG_PPC_MAPLE) += zImage.maple
286 image-$(CONFIG_PPC_IBM_CELL_BLADE) += zImage.pseries
288 image-$(CONFIG_PPC_CHRP) += zImage.chrp
[all …]
H A DREADME2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
4 objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
5 objcopy -j .kernel:System.map -O binary zImage System.map.gz
6 objcopy -j .kernel:.config -O binary zImage config.gz
7 objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz
/openbmc/linux/arch/xtensa/boot/boot-redboot/
H A DMakefile15 $(obj)/zImage.o: $(obj)/../vmlinux.bin.gz $(OBJS)
21 $(obj)/zImage.elf: $(obj)/zImage.o $(LIBS)
27 $(obj)/../zImage.redboot: $(obj)/zImage.elf
31 all zImage: $(obj)/../zImage.redboot target
/openbmc/linux/arch/arm/boot/
H A DMakefile24 targets := Image zImage xipImage bootpImage uImage
43 $(obj)/Image $(obj)/zImage: FORCE
60 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
83 $(obj)/uImage: $(obj)/zImage FORCE
87 $(obj)/bootp/bootp: $(obj)/zImage FORCE
/openbmc/linux/arch/csky/boot/
H A DMakefile2 targets := Image zImage uImage
14 $(obj)/zImage: $(obj)/Image FORCE
22 $(obj)/uImage: $(obj)/zImage
/openbmc/linux/arch/powerpc/boot/dts/
H A Dhotfoot.dts35 clock-frequency = <0>; /* Filled in by zImage */
36 timebase-frequency = <0>; /* Filled in by zImage */
48 reg = <0x00000000 0x00000000>; /* Filled in by zImage */
66 clock-frequency = <0>; /* Filled in by zImage */
93 clock-frequency = <0>; /* Filled in by zImage */
102 clock-frequency = <0>; /* Filled in by zImage */
113 clock-frequency = <0>; /* Filled in by zImage */
167 local-mac-address = [000000000000]; /* Filled in by zImage */
188 local-mac-address = [000000000000]; /* Filled in by zImage */
213 clock-frequency = <0>; /* Filled in by zImage */
H A Debony.dts38 clock-frequency = <0>; // Filled in by zImage
39 timebase-frequency = <0>; // Filled in by zImage
51 reg = <0x00000000 0x00000000 0x00000000>; // Filled in by zImage
88 clock-frequency = <0>; // Filled in by zImage
136 clock-frequency = <0>; // Filled in by zImage
143 clock-frequency = <0>; // Filled in by zImage
144 // ranges property is supplied by zImage
251 local-mac-address = [000000000000]; // Filled in by zImage
270 local-mac-address = [000000000000]; // Filled in by zImage
H A Dwarp.dts34 clock-frequency = <0>; /* Filled in by zImage */
35 timebase-frequency = <0>; /* Filled in by zImage */
47 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by zImage */
87 clock-frequency = <0>; /* Filled in by zImage */
124 clock-frequency = <0>; /* Filled in by zImage */
131 clock-frequency = <0>; /* Filled in by zImage */
218 clock-frequency = <0>; /* Filled in by zImage */
H A Dsam440ep.dts41 clock-frequency = <0>; /* Filled in by zImage */
42 timebase-frequency = <0>; /* Filled in by zImage */
54 reg = <0 0 0>; /* Filled in by zImage */
94 clock-frequency = <0>; /* Filled in by zImage */
134 clock-frequency = <0>; /* Filled in by zImage */
141 clock-frequency = <0>; /* Filled in by zImage */
151 clock-frequency = <0>; /* Filled in by zImage */
H A Dyosemite.dts38 clock-frequency = <0>; /* Filled in by zImage */
39 timebase-frequency = <0>; /* Filled in by zImage */
51 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by zImage */
91 clock-frequency = <0>; /* Filled in by zImage */
131 clock-frequency = <0>; /* Filled in by zImage */
138 clock-frequency = <0>; /* Filled in by zImage */
184 clock-frequency = <0>; /* Filled in by zImage */
H A Dbamboo.dts40 clock-frequency = <0>; /* Filled in by zImage */
41 timebase-frequency = <0>; /* Filled in by zImage */
53 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by zImage */
93 clock-frequency = <0>; /* Filled in by zImage */
133 clock-frequency = <0>; /* Filled in by zImage */
140 clock-frequency = <0>; /* Filled in by zImage */
150 clock-frequency = <0>; /* Filled in by zImage */
H A Drainier.dts41 clock-frequency = <0>; /* Filled in by zImage */
42 timebase-frequency = <0>; /* Filled in by zImage */
54 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by zImage */
106 clock-frequency = <0>; /* Filled in by zImage */
144 clock-frequency = <0>; /* Filled in by zImage */
151 clock-frequency = <0>; /* Filled in by zImage */
194 clock-frequency = <0>; /* Filled in by zImage */
/openbmc/linux/arch/xtensa/boot/
H A DMakefile21 boot-$(CONFIG_XTENSA_PLATFORM_XT2000) += Image zImage uImage
22 boot-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += Image zImage uImage
26 zImage: boot-redboot target
/openbmc/linux/arch/mips/boot/
H A D.gitignore6 zImage
7 zImage.tmp
/openbmc/linux/arch/sparc/
H A DMakefile68 all: zImage
70 image zImage uImage tftpboot.img vmlinux.aout: vmlinux target
83 KBUILD_IMAGE := $(boot)/zImage
/openbmc/linux/arch/sparc/boot/
H A DMakefile11 targets := tftpboot.img image zImage vmlinux.aout
25 $(obj)/zImage: $(obj)/image FORCE
34 $(obj)/zImage: $(obj)/image FORCE
/openbmc/u-boot/arch/sh/lib/
H A DKconfig2 bool "zimageboot - Boot a zImage on SH"
5 This is special SH-specific command to boot a zImage (compressed
/openbmc/u-boot/board/samsung/common/bootscripts/
H A Dautoboot.cmd60 #### Routine: setboot_zimg - prepare env to boot zImage
63 setenv kernelname zImage;
81 elif test -e mmc ${mmcbootdev}:${mmcbootpart} zImage; then
82 echo Found kernel image: zImage;
/openbmc/linux/arch/sh/include/mach-ecovec24/mach/
H A Dpartner-jet-setup.txt6 LIST "zImage (RAM boot)"
9 LIST "> RD zImage, 0xa8800000"
13 LIST "Use the following command to burn the zImage to flash via JTAG:"
/openbmc/linux/Documentation/translations/zh_CN/arch/arm/
H A DBooting142 调用内核映像 zImage 有两个选择。如果 zImge 保存在 flash 中,且是为了
144 直接调用 zImage
146 zImage 也可以被放在系统 RAM(任意位置)中被调用。注意:内核使用映像
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-beaglebone.txt7 IMAGE_BOOT_FILES:remove = "zImage"
8 IMAGE_BOOT_FILES:append = " zImage-initramfs-${MACHINE}.bin;zImage"
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dmx6_mx7_secure_boot.txt315 The diagram below illustrate the zImage layout:
322 | | zImage |
341 The zImage must be padded to the next boundary address (0x1000), for instance
346 - Pad the zImage:
349 zImage zImage_pad.bin
355 length and the CSF location. Since zImage does not include an IVT this has
356 to be manually created and appended to the end of the padded zImage, the
365 - Append the ivt.bin at the end of the padded zImage:
391 authenticating and troubleshooting the signed image, zImage must be
398 If no HAB events were found the zImage is successfully signed.
/openbmc/linux/arch/sh/boot/
H A DMakefile29 targets := zImage vmlinux.srec romImage uImage uImage.srec uImage.gz \
35 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
46 $(obj)/romimage/vmlinux: $(obj)/zImage FORCE
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-devicetree.bbclass21 FILES:${KERNEL_PACKAGE_NAME}-image-zimage-bundle = "/${KERNEL_IMAGEDEST}/zImage-*.dtb.bin"
49 if echo ${KERNEL_IMAGETYPE_FOR_MAKE} | grep -q 'zImage'; then
64 bberror 'The KERNEL_DEVICETREE_BUNDLE requires the KERNEL_IMAGETYPE to contain zImage.'
111 if [ "$type" = "zImage" ] && [ "${KERNEL_DEVICETREE_BUNDLE}" = "1" ]; then

12345