[PATCH v2 3/4] common/board_f: introduce arch_setup_dest_addr()
Tom Rini
trini at konsulko.com
Fri Oct 7 17:49:25 CEST 2022
On Tue, Sep 13, 2022 at 09:31:28PM +0300, Ovidiu Panait wrote:
> 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 at chromium.org>
> Signed-off-by: Ovidiu Panait <ovpanait at gmail.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20221007/038dcc3f/attachment.sig>
More information about the U-Boot
mailing list