Home
last modified time | relevance | path

Searched refs:os_noffset (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dbootm.c891 int os_noffset; in boot_get_kernel() local
950 os_noffset = fit_image_load(images, img_addr, in boot_get_kernel()
955 if (os_noffset < 0) in boot_get_kernel()
961 images->fit_noffset_os = os_noffset; in boot_get_kernel()
/openbmc/u-boot/include/
H A Dimage.h1089 int fit_check_ramdisk(const void *fit, int os_noffset,