Home
last modified time | relevance | path

Searched refs:fit_uname_os (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/x86/lib/
A Dbootm.c106 } else if (images->fit_uname_os && is_zimage) { in boot_prep_linux()
/u-boot/common/
A Dbootm.c191 } else if (images.fit_uname_os) { in bootm_find_os()
929 images->fit_uname_os = fit_uname_kernel; in boot_get_kernel()
A Dimage-fdt.c309 else if (images->fit_uname_os) in boot_get_fdt()
A Dimage.c1212 if (images->fit_uname_os) in boot_get_ramdisk()
/u-boot/include/
A Dimage.h390 const char *fit_uname_os; /* os subimage node unit name */ member

Completed in 12 milliseconds