[PATCH] configs: layerscape: Disable the EFI_LOADER feature

Fabio Estevam festevam at gmail.com
Thu Jul 22 19:09:40 CEST 2021


On Thu, Jul 22, 2021 at 2:00 PM Michael Walle <michael at walle.cc> wrote:

> I don't know whats going on with the NXP boards, but the sl28
> is a layerscape board it is working pretty well with EFI boot.
>
> So why don't you fix the root cause instead of disabling this
> feature?

Agreed.

Besides that, the way to disable this option is not correct.

It should be:

# CONFIG_EFI_LOADER is not set

instead of

CONFIG_EFI_LOADER=n


More information about the U-Boot mailing list