Files
u-boot/drivers
Tom Rini 7e6a6fd821 Convert CONFIG_ENV_SPI_BUS et al to Kconfig
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@konsulko.com>
2021-12-27 08:40:33 -05:00
..
2021-12-20 17:12:04 -05:00
2021-12-20 17:12:04 -05:00
2021-09-25 09:46:15 -06:00
2021-10-05 08:50:15 -04:00
2021-11-07 18:36:56 +01:00
2021-09-27 21:38:34 -04:00
2021-12-05 09:26:26 -07:00
2021-10-31 08:46:44 -04:00
2021-11-18 20:18:34 -05:00
2021-11-09 11:57:22 +09:00
2021-11-23 13:53:03 -05:00
2021-09-04 12:26:02 -04:00
2021-12-20 17:12:04 -05:00
2021-11-30 14:11:05 +02:00
2021-09-13 18:23:13 -04:00
2021-10-01 21:08:18 -04:00
2021-10-31 08:46:44 -04:00
2021-10-31 08:46:44 -04:00