Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fdt.c301 if (images->fit_uname_rd) in boot_get_fdt()
H A Dimage.c1058 images->fit_uname_rd = fit_uname_ramdisk; in boot_get_ramdisk()
/openbmc/u-boot/include/
H A Dimage.h382 const char *fit_uname_rd; /* init ramdisk subimage node unit name */ member