[PATCH v2 091/169] Correct SPL uses of FSL_ISBC_KEY_EXT

Simon Glass sjg at chromium.org
Mon Feb 13 00:14:02 CET 2023


Hi Tom,

On Wed, 8 Feb 2023 at 18:09, Tom Rini <trini at konsulko.com> wrote:
>
> On Sun, Feb 05, 2023 at 03:40:00PM -0700, Simon Glass wrote:
>
> > This converts 9 usages of this option to the non-SPL form, since there is
> > no SPL_FSL_ISBC_KEY_EXT defined in Kconfig
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
>
> This is used to avoid including things in SPL that aren't required,
> in commit 3a581af21af0 ("Convert CONFIG_FLASH_SPANSION_S29WS_N et al to
> Kconfig") it shows why this is an example of CONFIG_IS_ENABLED() for
> this case.

I'll add this to config_nospl

Regards,
Simon


More information about the U-Boot mailing list