Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c277 static int dtb_check_ok(void *kfdt, void *ufdt) in dtb_check_ok() function
326 if (!dtb_check_ok((void *)fdt_addr, (void *)gd->fdt_blob)) { in init_kernel_dtb()
339 if (!dtb_check_ok((void *)gd->fdt_blob_kern, (void *)gd->fdt_blob)) { in init_kernel_dtb()