Files
u-boot-tk1-som/drivers
Bin Meng 074eed5146 dm: sf: Make SST flash write op work again
With SPI flash moving to driver model, commit fbb0991 "dm: Convert
spi_flash_probe() and 'sf probe' to use driver model" ignored the
SST flash-specific write op (byte program & word program), which
actually broke the SST flash from wroking.

This commit makes SST flash work again under driver model, by adding
SST flash-specific handling in the spi_flash_std_write().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
2015-04-28 13:31:24 +05:30
..
2015-03-30 23:24:38 -05:00
2015-04-10 14:23:23 +02:00
2015-04-20 17:57:13 -05:00
2015-03-24 10:50:50 -04:00
2015-04-27 21:08:42 +05:30