Searched refs:fit_uname_fdt (Results 1 – 3 of 3) sorted by relevance
277 const char *fit_uname_fdt = NULL; in boot_get_fdt() local313 &fdt_addr, &fit_uname_fdt)) { in boot_get_fdt()315 fit_uname_fdt, fdt_addr); in boot_get_fdt()401 fdt_addr, &fit_uname_fdt, in boot_get_fdt()409 images->fit_uname_fdt = fit_uname_fdt; in boot_get_fdt()
173 const char *fit_uname_fdt = FIT_FDT_PROP; in spl_load_fit_image() local203 &fit_uname_fdt, &fit_uname_config, in spl_load_fit_image()
386 const char *fit_uname_fdt; /* FDT blob subimage node unit name */ member