Marek Vasut 47d7d03622 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>
2021-11-18 18:20:19 -05:00
..
2021-10-31 12:26:44 -06:00
2021-07-23 13:36:20 -04:00
2020-05-18 21:19:18 -04:00
2021-10-08 15:53:26 -04:00
2021-11-11 19:01:56 -05:00
2021-06-08 11:39:09 -04:00
2021-11-11 19:02:44 -05:00
2021-04-12 17:44:55 -04:00
2021-04-20 07:31:12 -04:00