U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER
@ 2026-08-05 13:07 Caleb Ethridge
  2026-08-05 13:07 ` [PATCH 1/2] configs: adi: sc598: disable CONFIG_EFI_LOADER Caleb Ethridge
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Caleb Ethridge @ 2026-08-05 13:07 UTC (permalink / raw)
  To: u-boot; +Cc: Tom Rini, malysagreg, linux, philip, Caleb Ethridge

From: Caleb Ethridge <caleb.ethridge@analog.com>

The sc5xx boards do not use UEFI support, so CONFIG_EFI_LOADER
brings in unused code in the build. This is already disabled for
every board except for the sc598 and sc594 variants, this series
extends this exclusion to those boards.

Caleb Ethridge (2):
  configs: adi: sc598: disable CONFIG_EFI_LOADER
  configs: adi: sc594: disable CONFIG_EFI_LOADER

 configs/sc594-som-ezkit-spl_defconfig  | 1 +
 configs/sc594-som-ezlite-spl_defconfig | 2 +-
 configs/sc598-som-ezkit-spl_defconfig  | 2 +-
 configs/sc598-som-ezlite-spl_defconfig | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-10 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05 13:07 [PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER Caleb Ethridge
2026-08-05 13:07 ` [PATCH 1/2] configs: adi: sc598: disable CONFIG_EFI_LOADER Caleb Ethridge
2026-08-05 13:07 ` [PATCH 2/2] configs: adi: sc594: " Caleb Ethridge
2026-08-05 23:01 ` [PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER Greg Malysa
2026-08-10 12:24   ` Caleb Ethridge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox