Merge patch series "64-bit U-Boot configuration without SPL"
authorTom Rini <trini@konsulko.com>
Fri, 4 Apr 2025 18:26:50 +0000 (12:26 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 4 Apr 2025 22:49:59 +0000 (16:49 -0600)
commite458e103d4f5fb7aaf13e744c65916ab3ba4a18d
tree17d2faf81fd09e00120832bad46533f6478945cd
parentc5032bf3f63944464610d55c7a442758224585e6
parente892c98f7b638cce64ca3e8147ef98bb9b789ed2
Merge patch series "64-bit U-Boot configuration without SPL"

Jeremy Compostella <jeremy.compostella@intel.com> says:

Introduces a new configuration option X86_RUN_64BIT_NO_SPL to allow
building U-Boot as a 64-bit binary without using the SPL (Secondary
Program Loader). The motivation is to simplify the boot process for
specific x86-based platforms that do not require SPL, such as those
booting directly from a 64-bit coreboot firmware.

Link: https://lore.kernel.org/r/87bjtyutkp.fsf@jcompost-mobl.amr.corp.intel.com
board/coreboot/coreboot/MAINTAINERS