[PATCH] efi: payload: image use new CONFIG_ARM64 symbol
Sascha Hauer
s.hauer at pengutronix.de
Fri Sep 27 04:25:05 PDT 2024
On Fri, 20 Sep 2024 11:49:01 +0200, Ahmad Fatoum wrote:
> CONFIG_ARM64 was added as an alternative to CONFIG_CPU_V8 as encountering
> the latter in generic code is confusing for users not familiar with ARM.
>
> EFI payload support was one such generic place, so let's replace the
> CONFIG_CPU_v8 instance there with the new symbol.
>
> The if clause is moved to keep the order elsewhere in the file, where
> x86 checks are done before those for ARM. Both can't be active at the
> same time, so no functional change expected.
>
> [...]
Applied, thanks!
[1/1] efi: payload: image use new CONFIG_ARM64 symbol
https://git.pengutronix.de/cgit/barebox/commit/?id=a319bd58c617 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list