Re: [PATCH v2] x86: add support for CONFIG_REMAKE_ELF
Tom Rini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 22 Jul 2026 17:52:03 -0700, Denis Mukhin via U-Boot wrote:
> x86 builds with CONFIG_REMAKE_ELF fail as the following:
> ...
> u-boot-elf.o: file not recognized: file format not recognized
> ...
>
> Fix objcopy/ld parameters for x86 to enable CONFIG_REMAKE_ELF
> configurations in both SPL and U-Boot proper builds.
>
> [...]
Applied to u-boot/main, thanks!
[1/1] x86: add support for CONFIG_REMAKE_ELF
commit: f6a37207b84342441ed8af4226cd85048931cc61
--
Tom