Home
last modified time | relevance | path

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

/u-boot/common/
A Dimage-fdt.c35 static void fdt_error(const char *msg) in fdt_error() function
51 fdt_error("fdt header checksum invalid"); in image_get_fdt()
56 fdt_error("fdt checksum invalid"); in image_get_fdt()
62 fdt_error("uImage is not a fdt"); in image_get_fdt()
66 fdt_error("uImage is compressed"); in image_get_fdt()
70 fdt_error("uImage data is not a fdt"); in image_get_fdt()
171 fdt_error("image is not a fdt"); in boot_relocate_fdt()
230 fdt_error("fdt move failed"); in boot_relocate_fdt()
381 fdt_error("fdt overwritten"); in boot_get_fdt()
457 fdt_error("image is not a fdt"); in boot_get_fdt()
[all …]

Completed in 3 milliseconds