Home
last modified time | relevance | path

Searched refs:fixups (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dfdt_overlay.c320 int fixups; in overlay_update_local_references() local
322 fixups = fdt_path_offset(fdto, "/__local_fixups__"); in overlay_update_local_references()
323 if (fixups < 0) { in overlay_update_local_references()
325 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references()
328 return fixups; in overlay_update_local_references()
334 return overlay_update_local_node_references(fdto, 0, fixups, in overlay_update_local_references()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Du-boot-spl.lds101 * address won't be updated during relocation fixups.
H A Du-boot.lds107 * address won't be updated during relocation fixups. Note that
/rk3399_rockchip-uboot/doc/
H A DREADME.arm-relocation9 These fixups are described in the ARM ELF documentation as type 23