| /u-boot/board/sifive/unmatched/ |
| A D | unmatched.c | 14 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/arch/arm/mach-stm32mp/ |
| A D | boot_params.c | 19 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/emulation/qemu-riscv/ |
| A D | qemu-riscv.c | 87 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/broadcom/bcmstb/ |
| A D | bcmstb.c | 134 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/highbank/ |
| A D | highbank.c | 114 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/sifive/unleashed/ |
| A D | unleashed.c | 117 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/AndesTech/ae350/ |
| A D | ae350.c | 59 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/emulation/qemu-arm/ |
| A D | qemu-arm.c | 135 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/armltd/vexpress64/ |
| A D | vexpress64.c | 171 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/arch/x86/cpu/ |
| A D | u-boot-spl.lds | 59 * _image_binary_end or __bss_end - see board_fdt_blob_setup().
|
| /u-boot/board/xen/xenguest_arm64/ |
| A D | xenguest_arm64.c | 42 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/Marvell/octeontx2/ |
| A D | board-fdt.c | 218 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| A D | board.c | 235 fdt = board_fdt_blob_setup(&err); in do_go_uboot()
|
| /u-boot/board/emulation/qemu-ppce500/ |
| A D | qemu-ppce500.c | 340 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/Marvell/octeontx/ |
| A D | board-fdt.c | 304 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/arch/sandbox/cpu/ |
| A D | cpu.c | 322 void *board_fdt_blob_setup(int *ret) in board_fdt_blob_setup() function
|
| /u-boot/board/raspberrypi/rpi/ |
| A D | rpi.c | 495 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/include/ |
| A D | fdtdec.h | 1196 void *board_fdt_blob_setup(int *err);
|
| /u-boot/arch/arm/mach-apple/ |
| A D | board.c | 466 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/board/xilinx/common/ |
| A D | board.c | 355 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
|
| /u-boot/lib/ |
| A D | fdtdec.c | 1679 gd->fdt_blob = board_fdt_blob_setup(&ret); in fdtdec_setup()
|
| /u-boot/dts/ |
| A D | Kconfig | 113 a custom function called board_fdt_blob_setup(). The board must
|