From: Caleb Ethridge <Caleb.Ethridge@analog.com>
To: u-boot@lists.u-boot-project.org
Cc: Tom Rini <trini@konsulko.com>,
malysagreg@gmail.com, linux@analog.com, philip@philipmolloy.com,
Caleb Ethridge <caleb.ethridge@analog.com>
Subject: [RESEND PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER
Date: Mon, 10 Aug 2026 08:21:36 -0400 [thread overview]
Message-ID: <cover.1786363875.git.caleb.ethridge@analog.com> (raw)
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
next reply other threads:[~2026-08-10 12:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 12:21 Caleb Ethridge [this message]
2026-08-10 12:21 ` [RESEND PATCH 1/2] configs: adi: sc598: disable CONFIG_EFI_LOADER Caleb Ethridge
2026-08-10 12:21 ` [RESEND PATCH 2/2] configs: adi: sc594: " Caleb Ethridge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1786363875.git.caleb.ethridge@analog.com \
--to=caleb.ethridge@analog.com \
--cc=linux@analog.com \
--cc=malysagreg@gmail.com \
--cc=philip@philipmolloy.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.u-boot-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.