[PATCH] arm: dts: k3: use SPL_TEXT_BASE for R5 SPL load address

Bryan Brattlof bb at ti.com
Thu Jul 17 20:33:25 CEST 2025


On July 17, 2025 thus sayeth Andrew Davis:
> On 7/17/25 7:13 AM, Bryan Brattlof wrote:
> > The load address for the R5's SPL is defined in Kconfig by
> > SPL_TEXT_BASE. Rather than hard coding the load address which could
> > lead to hard to debug issues if this value is changed, just use the
> > SPL_TEXT_BASE value.
> > 
> > Signed-off-by: Bryan Brattlof <bb at ti.com>
> > ---
> 
> Seems resonable, but looks like you missed the same in J784s4 and
> J721s2, otherwise,

Oops you're right. I'll add those

> 
> Reviewed-by: Andrew Davis <afd at ti.com>

Thanks for the review
~Bryan


More information about the U-Boot mailing list