Home
last modified time | relevance | path

Searched refs:board_fix_fdt (Results 1 – 8 of 8) sorted by relevance

/u-boot/doc/driver-model/
A Dfdt-fixup.rst64 boards have to implement the function board_fix_fdt, which has the following
69 int board_fix_fdt (void *rw_fdt_blob)
87 | to be the _last_ set of operations in board_fix_fdt! |
100 int board_fix_fdt(void *rw_fdt_blob)
121 board_fix_fdt function, in which six GPIO expanders (which might be present or
/u-boot/include/
A Dinit.h295 int board_fix_fdt(void *rw_fdt_blob);
/u-boot/arch/riscv/lib/
A Dfdt_fixup.c125 int board_fix_fdt(void *fdt) in board_fix_fdt() function
/u-boot/board/gdsys/a38x/
A Dcontrolcenterdc.c257 int board_fix_fdt(void *rw_fdt_blob) in board_fix_fdt() function
/u-boot/board/freescale/lx2160a/
A Dlx2160a.c129 int board_fix_fdt(void *fdt) in board_fix_fdt() function
/u-boot/common/
A Dboard_f.c705 return board_fix_fdt((void *)gd->fdt_blob); in fix_fdt()
/u-boot/board/CZ.NIC/turris_mox/
A Dturris_mox.c51 int board_fix_fdt(void *blob) in board_fix_fdt() function
/u-boot/dts/
A DKconfig39 "board_fix_fdt" callback (called during pre-relocation time), which

Completed in 9 milliseconds