Searched refs:board_fdt_blob_setup (Results 1 – 17 of 17) sorted by relevance
36 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
58 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
134 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
97 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
28 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
51 * _image_binary_end or __bss_end - see board_fdt_blob_setup().
42 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
218 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
234 fdt = board_fdt_blob_setup(); in do_go_uboot()
225 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
491 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
307 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
308 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
1181 void *board_fdt_blob_setup(void);
324 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
1252 __weak void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function1569 gd->fdt_blob = board_fdt_blob_setup(); in fdtdec_setup()
732 the image. Only boards defining board_fdt_blob_setup() support
Completed in 26 milliseconds