Searched refs:zImage (Results 1 – 25 of 67) sorted by relevance
123
21 zImage22 zImage.initrd23 zImage.bin.*24 zImage.chrp25 zImage.coff26 zImage.epapr27 zImage.holly28 zImage.*lds29 zImage.miboot30 zImage.pmac[all …]
2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:4 objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz5 objcopy -j .kernel:System.map -O binary zImage System.map.gz6 objcopy -j .kernel:.config -O binary zImage config.gz7 objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz
20 all: $(obj)/zImage175 $(obj)/zImage.lds: $(obj)/%: $(srctree)/$(src)/%.S179 $(obj)/zImage.coff.lds $(obj)/zImage.ps3.lds : $(obj)/%: $(srctree)/$(src)/%.S184 empty.c zImage.coff.lds zImage.ps3.lds zImage.lds211 $(obj)/zImage.lds $(obj)/zImage.coff.lds $(obj)/zImage.ps3.lds239 image-$(CONFIG_PPC_PSERIES) += zImage.pseries240 image-$(CONFIG_PPC_POWERNV) += zImage.pseries241 image-$(CONFIG_PPC_MAPLE) += zImage.maple242 image-$(CONFIG_PPC_IBM_CELL_BLADE) += zImage.pseries244 image-$(CONFIG_PPC_CHRP) += zImage.chrp[all …]
22 $(obj)/zImage.o: vmlinux.bin.gz $(OBJS)28 $(obj)/zImage.elf: $(obj)/zImage.o $(LIBS)31 $(obj)/../zImage.redboot: $(obj)/zImage.elf35 zImage: $(obj)/../zImage.redboot target
11 targets := Image zImage bootpImage42 bzImage: zImage44 zImage: $(CONFIGURE) compressed/$(LINUX) target53 bootp/bootp: zImage initrd66 zinstall: $(CONFIGURE) zImage67 sh ./install.sh $(KERNELRELEASE) zImage System.map "$(INSTALL_PATH)"
14 targets := Image zImage uImage23 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE30 $(obj)/uImage: $(obj)/zImage FORCE
48 PHONY += zImage50 all: zImage52 zImage: vmlinux target55 compressed: zImage
2 zImage7 zImage-dtb
4 zImage5 zImage.tmp
70 .PHONY: zImage72 KBUILD_IMAGE := $(boot)/zImage73 CLEAN_FILES += $(boot)/zImage78 zImage: vmlinux target81 all: zImage
35 clock-frequency = <200000000>; /* 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 */100 clock-frequency = <0>; /* Filled in by zImage */111 clock-frequency = <0>; /* Filled in by zImage */137 local-mac-address = [000000000000]; /* Filled in by zImage */163 clock-frequency = <0>; /* Filled in by zImage */168 reg = <0x00000004 0x00200000 0x00000000>; /* size fixed up by zImage */
35 clock-frequency = <200000000>; /* 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 */100 clock-frequency = <0>; /* Filled in by zImage */111 clock-frequency = <0>; /* Filled in by zImage */136 local-mac-address = [000000000000]; /* Filled in by zImage */160 clock-frequency = <0>; /* Filled in by zImage */
35 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 */
38 clock-frequency = <0>; // Filled in by zImage39 timebase-frequency = <0>; // Filled in by zImage51 reg = <0x00000000 0x00000000 0x00000000>; // Filled in by zImage88 clock-frequency = <0>; // Filled in by zImage136 clock-frequency = <0>; // Filled in by zImage143 clock-frequency = <0>; // Filled in by zImage144 // ranges property is supplied by zImage251 local-mac-address = [000000000000]; // Filled in by zImage270 local-mac-address = [000000000000]; // Filled in by zImage
34 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 */
10 targets := tftpboot.img image zImage vmlinux.aout24 $(obj)/zImage: $(obj)/image33 $(obj)/zImage: $(obj)/image74 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(obj)/zImage \
8 targets := zImage13 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
13 targets := vmlinux.bin zImage20 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
1 zImage
72 all: zImage74 image zImage uImage tftpboot.img vmlinux.aout: vmlinux target84 KBUILD_IMAGE := $(boot)/zImage
3 targets := vmlinux.srec vmlinux.bin zImage17 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
96 all: zImage98 bzImage : zImage100 zImage: vmlinux target
46 KBUILD_IMAGE := zImage50 zImage Image uImage: vmlinux target
5 LIST "zImage (RAM boot)"8 LIST "> RD zImage, 0xa8800000"12 LIST "Use the following command to burn the zImage to flash via JTAG:"
80 all: zImage82 zImage Image: vmlinux target93 $(boot)/zImage \