Home
last modified time | relevance | path

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

/u-boot/common/
A Dimage-fdt.c283 const char *fit_uname_fdt = NULL; in boot_get_fdt() local
319 &fdt_addr, &fit_uname_fdt)) { in boot_get_fdt()
321 fit_uname_fdt, fdt_addr); in boot_get_fdt()
407 fdt_addr, &fit_uname_fdt, in boot_get_fdt()
415 images->fit_uname_fdt = fit_uname_fdt; in boot_get_fdt()
/u-boot/common/spl/
A Dspl.c204 const char *fit_uname_fdt = FIT_FDT_PROP; in spl_load_fit_image() local
234 &fit_uname_fdt, &fit_uname_config, in spl_load_fit_image()
/u-boot/include/
A Dimage.h398 const char *fit_uname_fdt; /* FDT blob subimage node unit name */ member

Completed in 9 milliseconds