[PATCH 3/9] Convert CONFIG_ENV_SPI_BUS et al to Kconfig

Tom Rini trini at konsulko.com
Tue Dec 28 13:55:42 CET 2021


On Sat, Dec 11, 2021 at 02:55:48PM -0500, Tom Rini wrote:

> This converts the following to Kconfig:
>    CONFIG_ENV_SPI_BUS
>    CONFIG_ENV_SPI_CS
>    CONFIG_ENV_SPI_MAX_HZ
>    CONFIG_ENV_SPI_MODE
> 
> As part of this, we use Kconfig to provide the defaults now that were
> done in include/spi_flash.h.  We also in some cases change from using
> CONFIG_ENV_SPI_FOO to CONFIG_SF_DEFAULT_FOO as those were the values in
> use anyhow as ENV was not enabled.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20211228/5a84d22f/attachment.sig>


More information about the U-Boot mailing list