Added driver of IS25xP SPI flash devices

Based on sst25xx driver

Signed-off-by: Marten Svanfeldt <marten@intuitiveaerial.com>
This commit is contained in:
Marten Svanfeldt
2016-06-09 05:13:06 +02:00
parent 692ea396e3
commit edeb2eed4e
4 changed files with 1037 additions and 1 deletions
+18 -1
View File
@@ -397,6 +397,23 @@ config AT45DB_PWRSAVE
endif # MTD_AT45DB
config MTD_IS25XP
bool "SPI-based IS25XP FLASH"
default n
select SPI
if MTD_IS25XP
config IS25XP_SPIMODE
int "IS25 SPI Mode"
default 0
config IS25XP_SPIFREQUENCY
int "IS25 SPI Frequency"
default 20000000
endif # MTD_IS25XP
config MTD_M25P
bool "SPI-based M25P FLASH"
default n
@@ -496,7 +513,7 @@ config MTD_N25QXXX
default n
---help---
Support the N25Q016A, N25Q032A, N25Q064A, N25Q128A, N25Q256A
if MTD_N25QXXX