u-boot-brain/drivers/mtd/spi
Jagan Teki b3afb232f7 sf: Remove e_rd_cmd from param table
e_rd_cmd is maintained separately for fastest read command code,
since the read commands are computed normally this e_rd_cmd
is not required in spi_flash_params table.

Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Cc: Vignesh R <vigneshr@ti.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
2016-09-22 01:02:28 +05:30
..
fsl_espi_spl.c driver: Add support of image load for MMC & SPI in SPL 2014-04-22 17:58:50 -07:00
Kconfig sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00
Makefile sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00
sandbox.c sandbox: spi: Remove an incorrect free() 2016-02-26 08:53:10 -07:00
sf_dataflash.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
sf_internal.h sf: Remove e_rd_cmd from param table 2016-09-22 01:02:28 +05:30
sf_mtd.c mtd, spi: Add MTD layer driver 2015-06-30 00:40:11 +05:30
sf_params.c sf: Remove e_rd_cmd from param table 2016-09-22 01:02:28 +05:30
sf_probe.c spi: Correct two error return values 2016-02-26 08:53:10 -07:00
sf-uclass.c dm: spi_flash: Allow the uclass to work without printf() 2016-01-15 05:39:27 -07:00
sf.c sf: Add CONFIG_SF_DUAL_FLASH 2014-01-12 21:40:22 +05:30
spi_flash.c sf: Simplify fastest read cmd code 2016-09-22 01:02:28 +05:30
spi_spl_load.c spl: Support loading a FIT from SPI 2016-05-27 15:41:40 -04:00
sunxi_spi_spl.c sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00