Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm.c826 int os_noffset; in boot_get_kernel() local
885 os_noffset = fit_image_load(images, img_addr, in boot_get_kernel()
890 if (os_noffset < 0) in boot_get_kernel()
896 images->fit_noffset_os = os_noffset; in boot_get_kernel()
/external/u-boot/include/
Dimage.h1055 int fit_check_ramdisk(const void *fit, int os_noffset,