Searched refs:board_fdt_blob_setup (Results 1 – 9 of 9) sorted by relevance
89 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
87 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
68 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
22 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
35 @@ -207,11 +207,6 @@ void *board_fdt_blob_setup(int *err)
476 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
986 void *board_fdt_blob_setup(void);
1229 __weak void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function1261 gd->fdt_blob = board_fdt_blob_setup(); in fdtdec_setup()
750 the image. Only boards defining board_fdt_blob_setup() support