u-boot-2016/drivers/mtd/spi
Balaji Jagadeesan a47b19fc2b ipq: spi: Increased performance of spi erase
When 4K sector size support is enabled for spi, always
4K sector erase command is passed for all the erase operations.
To increase the performance, 64K erase command is
passed to the command buffer based on length and offset.

Change-Id: Ia762d192ba5d424f0ba3538fff8aff4954050bf7
Signed-off-by: Balaji Jagadeesan <bjagadee@codeaurora.org>
2018-03-06 09:29:48 -08:00
..
fsl_espi_spl.c
Kconfig sf: Make 4K sector support configurable 2015-08-17 15:59:48 +05:30
Makefile ipq40xx: Add SPI NAND support 2018-01-02 14:57:16 +05:30
sandbox.c
sf-uclass.c dm: sf: Add support for all targets which requires MANUAL_RELOC 2015-11-19 13:10:32 +01:00
sf.c
sf_dataflash.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
sf_internal.h ipq: spi: Increased performance of spi erase 2018-03-06 09:29:48 -08:00
sf_mtd.c
sf_params.c SF: Bulk Erase command support for spansion 2018-02-23 13:10:34 +05:30
sf_probe.c qca: spi-nor: Store the probe information to avoid unnecessary probes 2018-02-08 15:58:22 +05:30
spi_flash.c ipq: spi: Increased performance of spi erase 2018-03-06 09:29:48 -08:00
spi_nand.c ipq40xx: Add SPI NAND support 2018-01-02 14:57:16 +05:30
spi_nand_dev.h ipq40xx: add snapshot of spi_nand driver 2017-12-07 20:01:08 +05:30
spi_spl_load.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00