diff options
| author | Marek Vasut <[email protected]> | 2021-11-13 18:34:04 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-11-18 18:20:19 -0500 |
| commit | 47d7d03622ba8b52f87274c7eea917a15e76053b (patch) | |
| tree | 93929e3511037fa20c97d72fdbd569da54248e7b /scripts/const_structs.checkpatch | |
| parent | 50f7b2effd4971439e9b66467e4abf6688a124d9 (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/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
