Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-stm32mp/
A Dboot_params.c36 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/board/AndesTech/ax25-ae350/
A Dax25-ae350.c58 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/board/armltd/vexpress64/
A Dvexpress64.c134 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/board/emulation/qemu-arm/
A Dqemu-arm.c97 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/board/qualcomm/dragonboard410c/
A Ddragonboard410c.c28 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/arch/x86/cpu/
A Du-boot-spl.lds51 * _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(void) in board_fdt_blob_setup() function
/u-boot/board/Marvell/octeontx2/
A Dboard-fdt.c218 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
A Dboard.c234 fdt = board_fdt_blob_setup(); in do_go_uboot()
/u-boot/board/socrates/
A Dsocrates.c225 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/board/raspberrypi/rpi/
A Drpi.c491 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/board/emulation/qemu-ppce500/
A Dqemu-ppce500.c307 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/board/Marvell/octeontx/
A Dboard-fdt.c308 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/include/
A Dfdtdec.h1181 void *board_fdt_blob_setup(void);
/u-boot/board/xilinx/common/
A Dboard.c324 void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
/u-boot/lib/
A Dfdtdec.c1252 __weak void *board_fdt_blob_setup(void) in board_fdt_blob_setup() function
1569 gd->fdt_blob = board_fdt_blob_setup(); in fdtdec_setup()
/u-boot/
A DREADME732 the image. Only boards defining board_fdt_blob_setup() support

Completed in 26 milliseconds