diff options
author | Ovidiu Panait | 2022-09-13 21:31:28 +0300 |
---|---|---|
committer | Tom Rini | 2022-10-06 21:05:17 -0400 |
commit | d63fc99435f462cbef5e062cb5f18711c947bf01 (patch) | |
tree | 8b62c9301b30f4257185baa38ff431351b7d7aa4 /arch/powerpc/include/asm/gpio.h | |
parent | 85e68ae001d4449f02e6ce99b91e160bd94eb69c (diff) |
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>
Diffstat (limited to 'arch/powerpc/include/asm/gpio.h')
0 files changed, 0 insertions, 0 deletions