On Thu, Aug 24, 2023 at 2:48 AM Simon Glass <[email protected]> wrote: > > Make this depend on whether the address matches the offset, rather than > a particular board build. For samus_tpl we don't need to copy, for > example. > > Signed-off-by: Simon Glass <[email protected]> > --- > > arch/x86/lib/spl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

