u-boot-brain/drivers/mtd/spi
Simon Glass 110bdee00f sandbox: Convert SPI flash emulation to use sf_params
At present sandbox has its own table of supported SPI flash chips. Now that
the SPI flash system is fully consolidated and has its own list, sandbox
should use that.

This enables us to expand the number of chips that sandbox supports.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-09-26 15:00:36 -06:00
..
eeprom_m95xxx.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fsl_espi_spl.c driver: Add support of image load for MMC & SPI in SPL 2014-04-22 17:58:50 -07:00
Makefile sf: Separate the flash params table 2014-01-11 15:13:27 +05:30
ramtron.c sf: ramtron: Remove page_size print 2013-10-07 19:35:09 +05:30
sandbox.c sandbox: Convert SPI flash emulation to use sf_params 2014-09-26 15:00:36 -06:00
sf_internal.h spi: add config option to enable the WP pin function on st micron flashes 2014-07-23 12:26:45 +02:00
sf_ops.c sf: sf_ops: Stop leaking memory 2014-08-06 00:18:01 +05:30
sf_params.c sf: Add M25PX64 SPI NOR flash ID 2014-09-24 17:46:25 +05:30
sf_probe.c spi: add config option to enable the WP pin function on st micron flashes 2014-07-23 12:26:45 +02:00
sf.c sf: Add CONFIG_SF_DUAL_FLASH 2014-01-12 21:40:22 +05:30
spi_spl_load.c spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* 2014-09-24 17:40:10 +05:30