Home
last modified time | relevance | path

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

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