commit | 98a9e2450667e497246449f96eab06eb3fb4d24b | [log] [tgz] |
---|---|---|
author | Liming Wang <walimisdev@gmail.com> | Thu Nov 22 14:58:09 2012 +0800 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon Dec 03 16:36:51 2012 +0200 |
tree | 8318202e3c0916bb8449aee35ca63800caeda1ff | |
parent | d1f3b65d2d6fdb4bf0edd4b67e86e191af48daee [diff] |
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 <walimisdev@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>