All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064
@ 2018-02-06 15:15 Eugeniy Paltsev
  2018-02-06 15:15 ` [U-Boot] [PATCH 1/2] SPI Flash: add support of sst26wf* flash series Eugeniy Paltsev
  2018-02-06 15:15 ` [U-Boot] [PATCH 2/2] SF: add support for sst26wf016, sst26wf032, sst26wf064 Eugeniy Paltsev
  0 siblings, 2 replies; 6+ messages in thread
From: Eugeniy Paltsev @ 2018-02-06 15:15 UTC (permalink / raw)
  To: u-boot

Add support for the SST sst26wf016, sst26wf032 and sst26wf064 flash IC:

sst26wf*** flash series block protection implementation differs from other
SST series, so we add implementation for sst26wf*** lock/unlock/is_locked
functions.

Add sst26wf016, sst26wf032 and sst26wf064 flash IC info to spi_flash_ids list.

Eugeniy Paltsev (2):
  SPI Flash: add support of sst26wf* flash series
  SF: add support for sst26wf016, sst26wf032, sst26wf064

 drivers/mtd/spi/spi_flash.c     | 188 ++++++++++++++++++++++++++++++++++++++++
 drivers/mtd/spi/spi_flash_ids.c |   3 +
 2 files changed, 191 insertions(+)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-13 18:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-06 15:15 [U-Boot] [PATCH 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064 Eugeniy Paltsev
2018-02-06 15:15 ` [U-Boot] [PATCH 1/2] SPI Flash: add support of sst26wf* flash series Eugeniy Paltsev
2018-02-23 19:01   ` [U-Boot] [uboot-snps-arc] " Eugeniy Paltsev
2018-03-13 16:41   ` [U-Boot] " Jagan Teki
2018-03-13 18:29     ` [U-Boot] [uboot-snps-arc] " Eugeniy Paltsev
2018-02-06 15:15 ` [U-Boot] [PATCH 2/2] SF: add support for sst26wf016, sst26wf032, sst26wf064 Eugeniy Paltsev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.