Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl_fit.c334 static int spl_fit_image_get_os(const void *fit, int noffset, uint8_t *os) in spl_fit_image_get_os() function
479 if (!spl_fit_image_get_os(fit, node, &spl_image->os)) in spl_load_simple_fit()
516 if (!spl_fit_image_get_os(fit, node, &os_type)) in spl_load_simple_fit()