[PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER
Caleb Ethridge <[email protected]> Wed, 5 Aug 2026 09:07:57 -0400
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Caleb Ethridge <[email protected]> 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