Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dimage.h369 int fit_noffset_rd; /* init ramdisk subimage node offset */ member
Dimage.h.orig367 int fit_noffset_rd; /* init ramdisk subimage node offset */
/third_party/uboot/u-boot-2020.01/common/
Dimage.c1206 images->fit_noffset_rd = rd_noffset; in boot_get_ramdisk()