
26 Sep
2024
26 Sep
'24
6:06 a.m.
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@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