Searched refs:ft_verify_fdt (Results 1 - 3 of 3) sorted by relevance

/u-boot/boot/
H A Dimage-fdt.c563 __weak int ft_verify_fdt(void *fdt) function
654 if (!ft_verify_fdt(blob))
/u-boot/include/
H A Dfdt_support.h420 int ft_verify_fdt(void *fdt);
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c759 int ft_verify_fdt(void *fdt) function

Completed in 49 milliseconds