u-boot-brain/drivers/mtd/spi
Jagan Teki c862b91d93 mtd: sf: Drop plat from sf_probe
dm_spi_slave_platdata used in sf_probe for printing
plat->cs value and there is no relevant usage apart
from this.

We have enough debug messages available in SPI and SF
areas so drop this plat get and associated bug statement.

Cc: Simon Glass <sjg@chromium.org>
Cc: Vignesh R <vigneshr@ti.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2020-06-01 17:55:24 +05:30
..
fsl_espi_spl.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
Kconfig mtd: spi: SPI_FLASH_MTD depends on MTD 2019-12-04 17:10:51 -05:00
Makefile mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD 2019-10-25 00:48:32 +05:30
sandbox.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sf_dataflash.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
sf_internal.h sf: Drop spl_flash_get_sw_write_prot 2020-06-01 17:55:24 +05:30
sf_mtd.c common: Drop flash.h from common header 2020-05-18 14:53:28 -04:00
sf_probe.c mtd: sf: Drop plat from sf_probe 2020-06-01 17:55:24 +05:30
sf-uclass.c sf: Drop spl_flash_get_sw_write_prot 2020-06-01 17:55:24 +05:30
spi-nor-core.c mtd: spi: Call sst_write in _write ops 2020-06-01 17:55:24 +05:30
spi-nor-ids.c sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array 2020-05-11 01:30:49 +05:30
spi-nor-tiny.c sf: Drop spl_flash_get_sw_write_prot 2020-06-01 17:55:24 +05:30