Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c116 images.fit_noffset_os, in bootm_find_os()
124 images.fit_noffset_os, in bootm_find_os()
131 if (fit_image_get_os(images.fit_hdr_os, images.fit_noffset_os, in bootm_find_os()
139 images.fit_noffset_os, in bootm_find_os()
147 if (fit_image_get_load(images.fit_hdr_os, images.fit_noffset_os, in bootm_find_os()
190 images.fit_noffset_os, &images.ep); in bootm_find_os()
961 images->fit_noffset_os = os_noffset; in boot_get_kernel()
/openbmc/u-boot/arch/x86/lib/
H A Dbootm.c104 images->fit_noffset_os, in boot_prep_linux()
/openbmc/u-boot/include/
H A Dimage.h379 int fit_noffset_os; /* os subimage node offset */ member