public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064
@ 2018-03-26 11:08 Eugeniy Paltsev
  2018-03-26 11:08 ` [U-Boot] [PATCH v2 1/2] SPI Flash: add support of sst26wf* flash series Eugeniy Paltsev
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Eugeniy Paltsev @ 2018-03-26 11:08 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.


Changes v1->v2:
 * Use generic defines from linux/sizes.h instead of custom ones.

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.14.3

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

end of thread, other threads:[~2018-04-05 12:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-26 11:08 [U-Boot] [PATCH v2 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064 Eugeniy Paltsev
2018-03-26 11:08 ` [U-Boot] [PATCH v2 1/2] SPI Flash: add support of sst26wf* flash series Eugeniy Paltsev
2018-04-04 13:43   ` Jagan Teki
2018-04-04 13:50     ` Alexey Brodkin
2018-04-04 14:07       ` Jagan Teki
2018-04-04 14:28   ` Jagan Teki
2018-04-05 12:40     ` Eugeniy Paltsev
2018-04-05 12:49       ` Jagan Teki
2018-03-26 11:08 ` [U-Boot] [PATCH v2 2/2] SF: add support for sst26wf016, sst26wf032, sst26wf064 Eugeniy Paltsev
2018-03-26 15:26 ` [U-Boot] [uboot-snps-arc] [PATCH v2 0/2] " Alexey Brodkin
2018-03-30 12:04 ` Alexey Brodkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox