[PATCH] xilinx: mbv: Disable EFI loader
Michal Simek
michal.simek at amd.com
Wed Feb 11 09:30:06 CET 2026
There is no intention to use EFI on Microblaze V that's why disable it to
save some space. Also it is indication that this feature is not
tested/supported.
Signed-off-by: Michal Simek <michal.simek at amd.com>
---
configs/xilinx_mbv32_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/xilinx_mbv32_defconfig b/configs/xilinx_mbv32_defconfig
index 42dc5fb282ad..4ff3bd6b6875 100644
--- a/configs/xilinx_mbv32_defconfig
+++ b/configs/xilinx_mbv32_defconfig
@@ -19,6 +19,7 @@ CONFIG_TARGET_XILINX_MBV=y
# CONFIG_RISCV_ISA_F is not set
# CONFIG_SPL_SMP is not set
CONFIG_REMAKE_ELF=y
+# CONFIG_EFI_LOADER is not set
CONFIG_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x80200000
CONFIG_DISTRO_DEFAULTS=y
--
2.43.0
base-commit: b247750b997e376ea377a685b69b2e7d025db0a1
branch: debian-sent3
More information about the U-Boot
mailing list