Searched refs:fit_uname_fdt (Results 1 - 2 of 2) sorted by relevance

/u-boot/boot/
H A Dimage-fdt.c298 const char *fit_uname_fdt = NULL; local
321 &fit_uname_fdt)) {
323 fit_uname_fdt, fdt_addr);
413 &fit_uname_fdt,
421 images->fit_uname_fdt = fit_uname_fdt;
/u-boot/include/
H A Dimage.h375 const char *fit_uname_fdt; /* FDT blob subimage node unit name */ member in struct:bootm_headers

Completed in 45 milliseconds