mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| eeprom_m95xxx.c | ||
| fsl_espi_spl.c | ||
| Makefile | ||
| ramtron.c | ||
| sandbox.c | ||
| sf-uclass.c | ||
| sf.c | ||
| sf_internal.h | ||
| sf_ops.c | ||
| sf_params.c | ||
| sf_probe.c | ||
| spi_spl_load.c | ||