u-boot-brain/drivers/mtd/spi
Eugeniy Paltsev 718fd834c0 mtd: spi-nor: enable protection ops for SST26 flash series
Commit c4e8862308 (mtd: spi: Switch to new SPI NOR framework)
performs switch from previous 'spi_flash' infrastructure without
proper testing/investigations which results in a regressions for
SST26 flash series.

Enable protection ops for SST26 flash series which were
previously enabled by
Commit 3d4fed87a5 (mtd: sf: Add support of sst26wf* flash ICs
protection ops)

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
2019-09-16 08:09:22 +05:30
..
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 dm: spi: Read default speed and mode values from DT 2019-04-12 11:54:50 +05:30
Makefile mtd: spi: Drop sf.c 2019-09-16 08:09:22 +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_dataflash: Use spi read then write 2019-09-16 08:09:22 +05:30
sf_internal.h mtd: spi-nor: add missing SST26* flash IC protection ops 2019-09-16 08:09:22 +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: sf_probe: remove spi-flash compatible 2019-04-12 10:54:27 +05:30
sf-uclass.c sf: Add a method to obtain the block-protect setting 2018-11-20 19:14:22 -07:00
spi-nor-core.c mtd: spi-nor: add missing SST26* flash IC protection ops 2019-09-16 08:09:22 +05:30
spi-nor-ids.c mtd: spi-nor: enable protection ops for SST26 flash series 2019-09-16 08:09:22 +05:30
spi-nor-tiny.c mtd: spi: Add lightweight SPI flash stack for SPL 2019-02-07 15:33:21 +05:30