summaryrefslogtreecommitdiff
path: root/common/exports.c
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2021-11-13 18:34:04 +0100
committerTom Rini <trini@konsulko.com>2021-11-18 18:20:19 -0500
commit47d7d03622ba8b52f87274c7eea917a15e76053b (patch)
tree93929e3511037fa20c97d72fdbd569da54248e7b /common/exports.c
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 <marek.vasut+renesas@gmail.com> Cc: Peng Fan <peng.fan@oss.nxp.com> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'common/exports.c')
0 files changed, 0 insertions, 0 deletions