Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fdt.c277 const char *fit_uname_fdt = NULL; in boot_get_fdt() local
/openbmc/u-boot/common/spl/
H A Dspl.c173 const char *fit_uname_fdt = FIT_FDT_PROP; in spl_load_fit_image() local
/openbmc/u-boot/include/
H A Dimage.h386 const char *fit_uname_fdt; /* FDT blob subimage node unit name */ member