summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2021-11-13 18:34:04 +0100
committerTom Rini <[email protected]>2021-11-18 18:20:19 -0500
commit47d7d03622ba8b52f87274c7eea917a15e76053b (patch)
tree93929e3511037fa20c97d72fdbd569da54248e7b /scripts
parent50f7b2effd4971439e9b66467e4abf6688a124d9 (diff)
board_f: Copy GD to new GD even if relocation disabled
Even if U-Boot has relocation disabled via GD_FLG_SKIP_RELOC , the relocated stage of U-Boot still picks GD from new_gd location. The U-Boot itself is not relocated, but GD might be, so copy the GD to new GD location even if relocation is disabled. Signed-off-by: Marek Vasut <[email protected]> Cc: Peng Fan <[email protected]> Cc: Simon Glass <[email protected]> Cc: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions