Searched refs:os_printf (Results 1 – 2 of 2) sorted by relevance
386 os_printf("Unable to create empty FDT: %s\n", in board_fdt_blob_setup()397 os_printf("Failed to find FDT file '%s'\n", fname); in board_fdt_blob_setup()402 os_printf("Failed to open FDT file '%s'\n", fname); in board_fdt_blob_setup()408 os_printf("Failed to read FDT file '%s'\n", fname); in board_fdt_blob_setup()
70 int os_printf(const char *fmt, ...) in os_printf() function
Completed in 6 milliseconds