u-boot/arch/powerpc
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
..
cpu powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL builds 2022-09-23 15:13:18 -04:00
dts Makefile: Reduce usage of custom mpc85xx u-boot.bin target 2022-09-16 17:39:42 +02:00
include/asm common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code 2022-10-06 21:05:17 -04:00
lib common/board_f: introduce arch_setup_dest_addr() 2022-10-06 21:05:17 -04:00
config.mk Remove CROSS_COMPILE default from arch/*/config.mk 2020-07-01 10:11:03 -04:00
Kconfig Makefile: Reduce usage of custom mpc85xx u-boot.bin target 2022-09-16 17:39:42 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00