Home
last modified time | relevance | path

Searched refs:ramdisk_image (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/doc/uImage.FIT/
H A Dupdate3.its24 data = /incbin/("./ramdisk_image.gz");
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h52 __u32 ramdisk_image; member
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c260 hdr->ramdisk_image = initrd_addr; in setup_zimage()