Searched refs:board_fix_fdt (Results 1 – 5 of 5) sorted by relevance
68 boards have to implement the function board_fix_fdt, which has the following71 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
242 int board_fix_fdt(void *rw_fdt_blob) in board_fix_fdt() function
294 int board_fix_fdt (void *rw_fdt_blob); /* manipulate the U-Boot fdt before its relocation */
649 return board_fix_fdt((void *)gd->fdt_blob); in fix_fdt()
38 "board_fix_fdt" callback (called during pre-relocation time), which