Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332707
b: refs/heads/master
c: 8da2868
h: refs/heads/master
i:
  332705: 821ca94
  332703: aa05bff
v: v3
  • Loading branch information
Vivien Didelot authored and David Woodhouse committed Sep 29, 2012
1 parent 54599b5 commit 67f287b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: db68f288968cd563b383dfaa1c3c5b58c3d9ad20
refs/heads/master: 8da28681eb1430fb6715c7aef67001acfbbbcba5
3 changes: 3 additions & 0 deletions trunk/drivers/mtd/devices/m25p80.c
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,9 @@ static const struct spi_device_id m25p_ids[] = {
{ "mx25l25635e", INFO(0xc22019, 0, 64 * 1024, 512, 0) },
{ "mx25l25655e", INFO(0xc22619, 0, 64 * 1024, 512, 0) },

/* Micron */
{ "n25q256a", INFO(0x20ba19, 0, 64 * 1024, 512, SECT_4K) },

/* Spansion -- single (large) sector size only, at least
* for the chips listed here (without boot sectors).
*/
Expand Down

0 comments on commit 67f287b

Please sign in to comment.