From: Liming Wang Date: Thu, 22 Nov 2012 06:58:09 +0000 (+0800) Subject: mtd: m25p80: modify info for Micron N25Q128 X-Git-Tag: v3.8-rc1~47^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a9e2450667e497246449f96eab06eb3fb4d24b;p=pandora-kernel.git mtd: m25p80: modify info for Micron N25Q128 Micron N25Q128 has two types of flash: - One is for 1.8v supply voltage, prefixed with "n25q128a11" and the jedec code is 0x20bb18. - Another is for 3v supply voltage, prefixed with "n25q128a13" and the jedec code is 0x20ba18. So modify the original type info and add another type for Micron N25Q128. Signed-off-by: Liming Wang Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed