Home
last modified time | relevance | path

Searched refs:zimage (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/sandbox/lib/
H A Dbootm.c23 uint8_t *zimage = map_sysmem(image, 0); in bootz_setup() local
24 struct arm_z_header *arm_hdr = (struct arm_z_header *)zimage; in bootz_setup()
27 if (memcmp(zimage + 0x202, "HdrS", 4) == 0) { in bootz_setup()
28 uint8_t setup_sects = *(zimage + 0x1f1); in bootz_setup()
30 le32_to_cpu(*(uint32_t *)(zimage + 0x1f4)); in bootz_setup()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drunqemu.README11 runqemu <machine> <zimage> <filesystem>
16 <zimage> is the path to a kernel (e.g. zimage-qemuarm.bin)
20 from the name of the <zimage> file.
/OK3568_Linux_fs/u-boot/tpl/arch/arm/lib/
H A D.zimage.o.cmd
H A Dzimage.su
H A D.built-in.o.cmd
/OK3568_Linux_fs/u-boot/spl/arch/arm/lib/
H A D.zimage.o.cmd
H A Dzimage.su
H A D.built-in.o.cmd
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A D.zimage.o.cmd
H A DMakefile37 obj-$(CONFIG_CMD_BOOTZ) += bootm.o zimage.o
41 obj-$(CONFIG_SPL_FRAMEWORK) += zimage.o
H A Dzimage.su
H A D.built-in.o.cmd
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dkernel-devicetree.bbclass6 d.appendVar("PACKAGES", " ${KERNEL_PACKAGE_NAME}-image-zimage-bundle")
10 FILES:${KERNEL_PACKAGE_NAME}-image-zimage-bundle = "/${KERNEL_IMAGEDEST}/zImage-*.dtb.bin"
/OK3568_Linux_fs/buildroot/board/acmesystems/arietta-g25/
H A Dgenimage.cfg14 image = "at91sam9x5_arietta-sdcardboot-linux-zimage-dt-3.10.3.bin"
/OK3568_Linux_fs/buildroot/board/acmesystems/aria-g25/
H A Dgenimage.cfg14 image = "at91sam9x5_aria-sdcardboot-linux-zimage-dt-3.10.3.bin"
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A DMakefile47 obj-$(CONFIG_CMD_ZBOOT) += zimage.o
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.sym
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dx86-fit-boot.txt264 arch/x86/lib/zimage.c and arch/x86/lib/bootm.c.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/
H A Dnfsroot.rst255 syslinux is to use the zdisk or bzdisk make targets which use zimage
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dbuild_2025-06-06_01-57-41.log
H A D70-loader-build.log
H A D70-loader-build_2025-06-06_01-57-41.log
H A Dbuild.log
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dmd.rst74 e:\loadlin\loadlin e:\zimage root=/dev/md0 md=0,0,4,0,/dev/hdb2,/dev/hdc3 ro
/OK3568_Linux_fs/yocto/poky/documentation/bsp-guide/
H A Dbsp.rst1275 IMAGE_INSTALL:append = " kernel-devicetree kernel-image-zimage"

12