Home
last modified time | relevance | path

Searched defs:ufdt_blob (Results 1 – 2 of 2) 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
/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