Searched refs:os_printf (Results 1 – 3 of 3) sorted by relevance
337 os_printf("Unable to create empty FDT: %s\n", fdt_strerror(err)); in board_fdt_blob_setup()344 os_printf("Failed to find FDT file '%s'\n", fname); in board_fdt_blob_setup()350 os_printf("Failed to open FDT file '%s'\n", fname); in board_fdt_blob_setup()357 os_printf("Failed to read FDT file '%s'\n", fname); in board_fdt_blob_setup()
58 int os_printf(const char *fmt, ...) in os_printf() function
24 int os_printf(const char *format, ...);
Completed in 10 milliseconds