[PATCH 4/8] x86: spl: Change the condition for copying U-Boot to RAM
Bin Meng
bmeng.cn at gmail.com
Mon Sep 4 11:21:56 CEST 2023
On Thu, Aug 24, 2023 at 2:48 AM Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
> ---
>
> arch/x86/lib/spl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list