u-boot-brain/drivers/mtd/spi
Jagannadha Sutradharudu Teki 54ba653ab6 sf: Enable byte program support
Enabled byte program support for sst flashes in sf.

Few controllers will only support BP, so this patch gives
a tx transfer flag to set the BP so-that sf will operate
on byte program transfer.

A new TX operation mode SPI_OPM_TX_BP is introduced for such SPI
controller to use byte program op for SST flash.

Signed-off-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2014-12-13 15:08:04 -07: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 dm: sf: Add a uclass for SPI flash 2014-10-22 10:36:50 -06:00
ramtron.c sf: Tidy up public and private header files 2014-10-22 10:36:50 -06:00
sandbox.c Merge git://git.denx.de/u-boot-dm 2014-11-24 12:01:48 -05:00
sf_internal.h sf: Enable byte program support 2014-12-13 15:08:04 -07:00
sf_ops.c spi: sf: Support byte program for sst spi flash 2014-12-13 15:08:04 -07:00
sf_params.c sf: Enable byte program support 2014-12-13 15:08:04 -07:00
sf_probe.c sf: Enable byte program support 2014-12-13 15:08:04 -07:00
sf-uclass.c dm: sf: Add a uclass for SPI flash 2014-10-22 10:36:50 -06:00
sf.c sf: Add CONFIG_SF_DUAL_FLASH 2014-01-12 21:40:22 +05:30
spi_spl_load.c sf: Tidy up public and private header files 2014-10-22 10:36:50 -06:00