Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c899 int os_noffset; in boot_get_kernel() local
959 os_noffset = fit_image_load(images, img_addr, in boot_get_kernel()
964 if (os_noffset < 0) in boot_get_kernel()
970 images->fit_noffset_os = os_noffset; in boot_get_kernel()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1106 int fit_check_ramdisk(const void *fit, int os_noffset,