Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347205
b: refs/heads/master
c: 98a9e24
h: refs/heads/master
i:
  347203: fcc7435
v: v3
  • Loading branch information
Liming Wang authored and Artem Bityutskiy committed Dec 3, 2012
1 parent c22017d commit 45256de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d1f3b65d2d6fdb4bf0edd4b67e86e191af48daee
refs/heads/master: 98a9e2450667e497246449f96eab06eb3fb4d24b
3 changes: 2 additions & 1 deletion trunk/drivers/mtd/devices/m25p80.c
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,8 @@ static const struct spi_device_id m25p_ids[] = {
{ "mx25l25655e", INFO(0xc22619, 0, 64 * 1024, 512, 0) },

/* Micron */
{ "n25q128", INFO(0x20ba18, 0, 64 * 1024, 256, 0) },
{ "n25q128a11", INFO(0x20bb18, 0, 64 * 1024, 256, 0) },
{ "n25q128a13", INFO(0x20ba18, 0, 64 * 1024, 256, 0) },
{ "n25q256a", INFO(0x20ba19, 0, 64 * 1024, 512, SECT_4K) },

/* Spansion -- single (large) sector size only, at least
Expand Down

0 comments on commit 45256de

Please sign in to comment.