Home
last modified time | relevance | path

Searched refs:board_fdt_blob_setup (Results 1 – 22 of 22) sorted by relevance

/u-boot/board/sifive/unmatched/
A Dunmatched.c14 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/arch/arm/mach-stm32mp/
A Dboot_params.c19 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/emulation/qemu-riscv/
A Dqemu-riscv.c87 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/broadcom/bcmstb/
A Dbcmstb.c134 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/highbank/
A Dhighbank.c114 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/sifive/unleashed/
A Dunleashed.c117 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/AndesTech/ae350/
A Dae350.c59 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/emulation/qemu-arm/
A Dqemu-arm.c135 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/armltd/vexpress64/
A Dvexpress64.c171 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/arch/x86/cpu/
A Du-boot-spl.lds59 * _image_binary_end or __bss_end - see board_fdt_blob_setup().
/u-boot/board/xen/xenguest_arm64/
A Dxenguest_arm64.c42 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/Marvell/octeontx2/
A Dboard-fdt.c218 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
A Dboard.c235 fdt = board_fdt_blob_setup(&err); in do_go_uboot()
/u-boot/board/emulation/qemu-ppce500/
A Dqemu-ppce500.c340 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/Marvell/octeontx/
A Dboard-fdt.c304 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/arch/sandbox/cpu/
A Dcpu.c322 void *board_fdt_blob_setup(int *ret) in board_fdt_blob_setup() function
/u-boot/board/raspberrypi/rpi/
A Drpi.c495 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/include/
A Dfdtdec.h1196 void *board_fdt_blob_setup(int *err);
/u-boot/arch/arm/mach-apple/
A Dboard.c466 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/board/xilinx/common/
A Dboard.c355 void *board_fdt_blob_setup(int *err) in board_fdt_blob_setup() function
/u-boot/lib/
A Dfdtdec.c1679 gd->fdt_blob = board_fdt_blob_setup(&ret); in fdtdec_setup()
/u-boot/dts/
A DKconfig113 a custom function called board_fdt_blob_setup(). The board must

Completed in 49 milliseconds