Lines Matching refs:fdt_error
31 static void fdt_error(const char *msg) in fdt_error() function
47 fdt_error("fdt header checksum invalid"); in image_get_fdt()
52 fdt_error("fdt checksum invalid"); in image_get_fdt()
65 fdt_error("uImage is not a fdt"); in image_get_fdt()
70 fdt_error("uImage is compressed"); in image_get_fdt()
74 fdt_error("uImage data is not a fdt"); in image_get_fdt()
254 fdt_error("image is not a fdt"); in boot_relocate_fdt()
317 fdt_error("fdt move failed"); in boot_relocate_fdt()
465 fdt_error("fdt overwritten"); in boot_get_fdt()
538 fdt_error("image is not a fdt"); in boot_get_fdt()
543 fdt_error("fdt size != image size"); in boot_get_fdt()