Ovidiu Panait d63fc99435 common/board_f: introduce arch_setup_dest_addr()
In order to move ppc-specific code out of setup_dest_addr(), provide an
arch-specific variant arch_setup_dest_addr(), that can be used by
architecture code to fix up the initial reloc address.

It is called at the end of setup_dest_addr() initcall and the default
implementation is a nop stub.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Ovidiu Panait <ovpanait@gmail.com>
2022-10-06 21:05:17 -04:00
..
2022-09-29 16:07:57 -04:00
2022-10-03 15:39:46 -04:00
2022-07-26 02:30:56 -06:00
2022-01-19 18:11:34 +01:00
2022-09-18 10:26:28 +02:00
2013-04-01 16:33:52 -04:00
2022-01-19 18:11:34 +01:00
2022-08-04 16:18:47 -04:00
2022-01-19 18:11:34 +01:00
2022-09-29 16:07:57 -04:00
2021-04-12 17:44:55 -04:00
2021-04-20 07:31:12 -04:00
2022-08-04 16:18:47 -04:00
2022-09-25 08:30:05 -06:00