git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d928a25
)
mtd: spi-nor: add support for s25fl128s
author
Huang Shijie
<shijie.huang@intel.com>
Tue, 12 Aug 2014 00:54:56 +0000
(08:54 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Mon, 1 Dec 2014 08:15:18 +0000
(
00:15
-0800)
We need to store the six bytes ID for s25fl128s, since it shares the same
five bytes with s25fl129p1.
This patch adds a macro INFO6 which is used for the six bytes ID flash, and adds
a new item for the s25fl128s.
Signed-off-by: Huang Shijie <shijie.huang@intel.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/spi-nor/spi-nor.c
patch
|
blob
|
history
diff --cc
drivers/mtd/spi-nor/spi-nor.c
Simple merge