Searched refs:ufdt_blob (Results 1 – 4 of 4) sorted by relevance
300 void *ufdt_blob = (void *)gd->fdt_blob; in init_kernel_dtb() local376 phandles_fixup_gpio((void *)gd->fdt_blob, (void *)ufdt_blob); in init_kernel_dtb()
94 const void *ufdt_blob; /* Our U-Boot device tree, NULL if none */ member
648 gd->ufdt_blob = gd->new_fdt; in reloc_fdt()
1136 # define gd_fdt_blob() (gd->ufdt_blob)