Re: [U-Boot] [PATCH v2 4/6] sf: Enable byte program support

2014-12-13 Thread Simon Glass
On 12 December 2014 at 07:06, Jagannadha Sutradharudu Teki jagannadh.t...@gmail.com wrote: 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

[U-Boot] [PATCH v2 4/6] sf: Enable byte program support

2014-12-12 Thread Jagannadha Sutradharudu Teki
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