Searched refs:fit_uname_fdt (Results 1 – 3 of 3) sorted by relevance
238 const char *fit_uname_fdt = NULL; in boot_get_fdt() local271 &fdt_addr, &fit_uname_fdt)) { in boot_get_fdt()273 fit_uname_fdt, fdt_addr); in boot_get_fdt()359 fdt_addr, &fit_uname_fdt, in boot_get_fdt()364 images->fit_uname_fdt = fit_uname_fdt; in boot_get_fdt()
155 const char *fit_uname_fdt = FIT_FDT_PROP; in spl_load_fit_image() local186 &fit_uname_fdt, &fit_uname_config, in spl_load_fit_image()
360 const char *fit_uname_fdt; /* FDT blob subimage node unit name */ member