From: Huang Shijie Date: Tue, 12 Aug 2014 00:54:56 +0000 (+0800) Subject: mtd: spi-nor: add support for s25fl128s X-Git-Tag: omap-for-v3.19/fixes-rc1~56^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7604e517bc00a36ebf7ffb4973fb72823be18c;p=pandora-kernel.git mtd: spi-nor: add support for s25fl128s 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 Signed-off-by: Brian Norris --- Reading git-diff-tree failed