u-boot/arch/powerpc/lib
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
..
_ashldi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
_ashrdi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
_lshrdi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bat_rw.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
bdinfo.c powerpc: Remove unused MPC8540/60ADS code 2022-03-03 16:51:19 -05:00
bootm.c treewide: Drop bootm_headers_t typedef 2022-09-29 16:07:57 -04:00
cache.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
extable.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
interrupts.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
Kconfig powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD 2021-04-27 08:28:07 +02:00
kgdb.c common: Drop asm/ptrace.h from common header 2020-05-18 21:19:23 -04:00
Makefile Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig 2022-06-06 12:09:00 -04:00
ppccache.S WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
ppcstring.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
reloc.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stack.c common/board_f: introduce arch_setup_dest_addr() 2022-10-06 21:05:17 -04:00
ticks.S watchdog: Get rid of ASSEMBLY hacks 2022-09-18 10:26:39 +02:00
time.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
traps.c Revert "powerpc: fix regression in arch_initr_trap()" 2021-06-23 08:45:03 -04:00