Searched refs:fit_get_node_from_config (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/common/ |
D | image-fdt.c | 330 fdt_noffset = fit_get_node_from_config(images, in boot_get_fdt()
|
D | image-fit.c | 1748 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name, in fit_get_node_from_config() function 2058 noffset = fit_get_node_from_config(images, FIT_SETUP_PROP, addr); in boot_get_setup_fit()
|
D | image.c | 1131 rd_noffset = fit_get_node_from_config(images, in boot_get_ramdisk()
|
/external/u-boot/prebuilt-intermediates/ |
D | image.h | 700 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name,
|
/external/u-boot/include/ |
D | image.h | 700 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name,
|