Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/cpu/
A Dcpu.c337 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()
A Dos.c58 int os_printf(const char *fmt, ...) in os_printf() function
/u-boot/include/
A Dos.h24 int os_printf(const char *format, ...);

Completed in 10 milliseconds