Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fdt.c329 fdt_noffset = fit_get_node_from_config(images, in boot_get_fdt()
H A Dimage-fit.c1727 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name, in fit_get_node_from_config() function
2022 noffset = fit_get_node_from_config(images, FIT_SETUP_PROP, addr); in boot_get_setup_fit()
H A Dimage.c1012 rd_noffset = fit_get_node_from_config(images, in boot_get_ramdisk()
/openbmc/u-boot/include/
H A Dimage.h717 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name,