u-boot-brain/drivers/mtd/spi
Patrick Delaunay 14453fbfad Convert CONFIG_SF_DEFAULT_* to Kconfig
This converts the following to Kconfig:
  CONFIG_SF_DEFAULT_BUS
  CONFIG_SF_DEFAULT_CS
  CONFIG_SF_DEFAULT_MODE
  CONFIG_SF_DEFAULT_SPEED

I use moveconfig script and then manual check on generated u-boot.cfg
to solve the remaining issue.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2019-03-25 17:36:53 -04:00
..
fsl_espi_spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig Convert CONFIG_SF_DEFAULT_* to Kconfig 2019-03-25 17:36:53 -04:00
Makefile mtd: spi: Add lightweight SPI flash stack for SPL 2019-02-07 15:33:21 +05:30
sandbox.c mtd: spi: Switch to new SPI NOR framework 2019-02-07 15:33:21 +05:30
sf_dataflash.c mtd: spi: Switch to new SPI NOR framework 2019-02-07 15:33:21 +05:30
sf_internal.h mtd: spi: Add lightweight SPI flash stack for SPL 2019-02-07 15:33:21 +05:30
sf_mtd.c mtd: sf: Make sf_mtd.c more robust 2018-12-06 00:45:36 +05:30
sf_probe.c mtd: spi: Switch to new SPI NOR framework 2019-02-07 15:33:21 +05:30
sf-uclass.c sf: Add a method to obtain the block-protect setting 2018-11-20 19:14:22 -07:00
sf.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spi-nor-core.c mtd: spi: Add lightweight SPI flash stack for SPL 2019-02-07 15:33:21 +05:30
spi-nor-ids.c mtd: spi: Add lightweight SPI flash stack for SPL 2019-02-07 15:33:21 +05:30
spi-nor-tiny.c mtd: spi: Add lightweight SPI flash stack for SPL 2019-02-07 15:33:21 +05:30