[PATCH] armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADER

Tom Rini trini at konsulko.com
Fri Feb 4 01:40:58 CET 2022


On Sat, Jan 29, 2022 at 06:27:03PM +0300, Alper Nebi Yasak wrote:

> Setting LINUX_KERNEL_IMAGE_HEADER=y attempts to include an ARM64 Linux
> kernel image header at the start of both U-Boot proper and SPL binaries.
> However, some definitions that the image header uses are not included by
> the SPL linker script, resulting in a build error. Include them the way
> they are included in U-Boot proper's linker script to fix the error.
> 
> Signed-off-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220203/212ae342/attachment.sig>


More information about the U-Boot mailing list