[PATCH v1] configs: arria10: Disable mkeficapsule tool build
Chee, Tien Fong
tienfong.chee at altera.com
Thu Dec 4 11:24:53 CET 2025
On 4/12/2025 10:08 am, alif.zakuan.yuslaimi at altera.com wrote:
> From: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi at altera.com>
>
> mkeficapsule tool will be built by default if EFI_LOADER is set due to
> commit b7a625b1ce49 ("tools: Build mkeficapsule tool by default if
> EFI_LOADER is set").
>
> This will cause compilation error on all our SoCFPGA devices, hence we will
> be disabling this config as we do not utilize this tool.
>
> Signed-off-by: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi at altera.com>
> ---
> configs/socfpga_arria10_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defconfig
> index 76fdc0aa4a6..b32f40ae408 100644
> --- a/configs/socfpga_arria10_defconfig
> +++ b/configs/socfpga_arria10_defconfig
> @@ -68,3 +68,4 @@ CONFIG_DESIGNWARE_APB_TIMER=y
> CONFIG_USB=y
> CONFIG_USB_DWC2=y
> # CONFIG_SPL_WDT is not set
> +# CONFIG_TOOLS_MKEFICAPSULE is not set
Reviewed-by: Tien Fong Chee <tien.fong.chee at altera.com>
Best regards,
Tien Fong
More information about the U-Boot
mailing list