Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fdt.c302 default_addr = (ulong)images->fit_hdr_rd; in boot_get_fdt()
H A Dimage.c1057 images->fit_hdr_rd = map_sysmem(rd_addr, 0); in boot_get_ramdisk()
/openbmc/u-boot/include/
H A Dimage.h381 void *fit_hdr_rd; /* init ramdisk FIT image header */ member