[PATCH v4 22/29] efi: arm: Drop startup code from the app
Simon Glass
sjg at chromium.org
Fri Mar 28 12:34:16 CET 2025
Hi Caleb,
On Thu, 27 Mar 2025 at 10:33, Caleb Connolly <caleb.connolly at linaro.org> wrote:
>
>
>
> On 2/15/25 04:22, Simon Glass wrote:
> > The EFI app uses different startup and relocation code and the existing
> > code uses symbols not present in the app. Drop it.
>
> Shouldn't this be squashed into patch 18 ("efi: arm: Omit the ARM
> start-up code in the EFI app")?
Why is that?
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > Reviewed-by: Tom Rini <trini at konsulko.com>
> > ---
> >
> > (no changes since v1)
> >
> > arch/arm/cpu/armv8/Makefile | 2 ++
> > arch/arm/lib/Makefile | 4 +++-
> > 2 files changed, 5 insertions(+), 1 deletion(-)
> >
Regards,
SImon
More information about the U-Boot
mailing list