[U-Boot] [PATCH 3/3] configs: mx23_olinuxino_defconfig: disable bootefi command

Stefano Babic sbabic at denx.de
Sat Dec 8 17:35:02 UTC 2018



On 29/10/18 20:21, Michael Heimpold wrote:
> CONFIG_CMD_BOOTEFI is enabled by Kconfig default, but rarely
> used on this board/platform.
> So let's disable it for the boards default config.
> This also saves around 16 KiB in the final u-boot.sb.
> 
> Signed-off-by: Michael Heimpold <mhei at heimpold.de>
> ---
>  configs/mx23_olinuxino_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/mx23_olinuxino_defconfig b/configs/mx23_olinuxino_defconfig
> index 598547a5f5..1bf76e2e11 100644
> --- a/configs/mx23_olinuxino_defconfig
> +++ b/configs/mx23_olinuxino_defconfig
> @@ -14,6 +14,7 @@ CONFIG_VERSION_VARIABLE=y
>  CONFIG_ARCH_MISC_INIT=y
>  # CONFIG_SPL_FRAMEWORK is not set
>  CONFIG_HUSH_PARSER=y
> +# CONFIG_CMD_BOOTEFI is not set
>  # CONFIG_CMD_FLASH is not set
>  CONFIG_CMD_GPIO=y
>  CONFIG_CMD_MMC=y
> 

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list