Searched refs:fit_uname_os (Results 1 – 5 of 5) sorted by relevance
102 } else if (images->fit_uname_os && is_zimage) { in boot_prep_linux()
189 } else if (images.fit_uname_os) { in bootm_find_os()894 images->fit_uname_os = fit_uname_kernel; in boot_get_kernel()
261 else if (images->fit_uname_os) in boot_get_fdt()
979 if (images->fit_uname_os) in boot_get_ramdisk()
352 const char *fit_uname_os; /* os subimage node unit name */ member