Home
last modified time | relevance | path

Searched refs:ufdt_blob (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c300 void *ufdt_blob = (void *)gd->fdt_blob; in init_kernel_dtb() local
376 phandles_fixup_gpio((void *)gd->fdt_blob, (void *)ufdt_blob); in init_kernel_dtb()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dglobal_data.h94 const void *ufdt_blob; /* Our U-Boot device tree, NULL if none */ member
/OK3568_Linux_fs/u-boot/common/
H A Dboard_f.c648 gd->ufdt_blob = gd->new_fdt; in reloc_fdt()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1136 # define gd_fdt_blob() (gd->ufdt_blob)