[PATCH 04/19] spl: Provide a way to mark code needed for relocation

Tom Rini trini at konsulko.com
Thu Sep 26 06:06:49 CEST 2024


On Wed, Sep 25, 2024 at 02:55:30PM +0200, Simon Glass wrote:

> Add a linker symbol which can be used to mark relocation code, so it can
> be collected by the linker and copied into a suitable place and executed
> when needed.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  include/asm-generic/sections.h | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)

This patch, unless there's an implicit dependency on the other series
and so introduces an #include leads to fail to build on sandbox.

https://source.denx.de/u-boot/u-boot/-/jobs/906194

-- 
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/20240925/d7fd1442/attachment.sig>


More information about the U-Boot mailing list