[PATCH v4 0/4] Select CONFIG_64BIT for sandbox64 and x86_64
Tom Rini
trini at konsulko.com
Fri Dec 13 21:09:00 CET 2024
On Mon, Nov 25, 2024 at 11:55:50AM +0000, Andrew Goodbody wrote:
> Picking up a series from Dan Carpenter and applying requested
> changes for v2.
>
> I had previously set CONFIG_64BIT for arm64. This patchset does the
> same thing for sandbox and x86_64. (Mips and riscv were already
> doing it). This CONFIG option is used in the Makefile to determine
> if it's a 32 or 64 bit system for the CHECKER.
>
> Makefile
> 1052 # the checker needs the correct machine size
> 1053 CHECKFLAGS += $(if $(CONFIG_64BIT),-m64,-m32)
Unfortunately this currently fails to build for chromebook_coral
chromebook_samus_tpl qemu-x86_64 and snow platforms.
--
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/20241213/6dce5190/attachment.sig>
More information about the U-Boot
mailing list