[PATCH 1/1] board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR
Tom Rini
trini at konsulko.com
Wed Nov 13 18:40:41 CET 2024
On Tue, 05 Nov 2024 20:31:29 +0100, Heinrich Schuchardt wrote:
> qemu_arm64_defconfig with CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=n leads to a
> build error:
>
> arch/arm/lib/crt0_64.S:85:
> Error: constant expression expected at operand 2 --
> `ldr x0,=((CFG_SYS_INIT_RAM_ADDR+CFG_SYS_INIT_RAM_SIZE-480))'
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list