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 <[email protected]> > > --- > > 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 <[email protected]> Thanks for the review ~Bryan

