Home
last modified time | relevance | path

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

/external/u-boot/doc/driver-model/
Dfdt-fixup.txt68 boards have to implement the function board_fix_fdt, which has the following
71 int board_fix_fdt (void *rw_fdt_blob)
89 | to be the _last_ set of operations in board_fix_fdt! |
100 int board_fix_fdt(void *rw_fdt_blob)
119 board_fix_fdt function, in which six GPIO expanders (which might be present or
/external/u-boot/board/gdsys/a38x/
Dcontrolcenterdc.c242 int board_fix_fdt(void *rw_fdt_blob) in board_fix_fdt() function
/external/u-boot/include/
Dcommon.h294 int board_fix_fdt (void *rw_fdt_blob); /* manipulate the U-Boot fdt before its relocation */
/external/u-boot/common/
Dboard_f.c649 return board_fix_fdt((void *)gd->fdt_blob); in fix_fdt()
/external/u-boot/dts/
DKconfig38 "board_fix_fdt" callback (called during pre-relocation time), which