Searched refs:fixups (Results 1 – 12 of 12) sorted by relevance
371 int fixups; in overlay_update_local_references() local373 fixups = fdt_path_offset(fdto, "/__local_fixups__"); in overlay_update_local_references()374 if (fixups < 0) { in overlay_update_local_references()376 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references()379 return fixups; in overlay_update_local_references()385 return overlay_update_local_node_references(fdto, 0, fixups, in overlay_update_local_references()
10 the recipe already does lots of similar in-place fixups elsewhere, so15 Upstream-Status: Inappropriate [needs to be converted to in-recipe fixups]
101 * address won't be updated during relocation fixups.
107 * address won't be updated during relocation fixups. Note that
54 components (zipl stage3). Stage3 does some fixups and then transfers
1914 const struct mmc_platform_fixups *fixups; local1942 fixups = platform_fixups_mmc(devfdt_get_addr(dev));1943 if (fixups) {1944 plat->hw_rev = fixups->hw_rev;1945 cfg->host_caps &= ~fixups->unsupported_caps;1946 cfg->f_max = fixups->max_freq;
17 does FDT fixups when booting Linux. For falcon boot, Linux boots directly from45 understand the fixups in U-Boot. Memory size and location, as well as reserved
9 These fixups are described in the ARM ELF documentation as type 23
512 QBman fixups to allow deep sleep in DPAA 1 SOCs
251 # otherwise, the multilib renaming could step in and squash any fixups that
[all...]