Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/cpu/
A Dstate.c431 if (!state->other_fdt_buf) { in state_load_other_fdt()
437 ret = os_read_file(fname, &state->other_fdt_buf, in state_load_other_fdt()
444 *bufp = state->other_fdt_buf; in state_load_other_fdt()
/u-boot/arch/sandbox/include/asm/
A Dstate.h114 void *other_fdt_buf; /* 'other' FDT blob used by tests */ member

Completed in 11 milliseconds