Hi Tom, On Thu, 26 Sept 2024 at 06:06, Tom Rini <[email protected]> wrote: > > 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 <[email protected]> > > --- > > > > 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
Yes it is in part D: https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/ Regards, Simon

