Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332645
b: refs/heads/master
c: a5b2d76
h: refs/heads/master
i:
  332643: 6d68b29
v: v3
  • Loading branch information
Chunhe Lan authored and David Woodhouse committed Jul 6, 2012
1 parent 73c1e02 commit 8d1095e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2944a44da09e46b6db2fd2c3334f242b09e05c43
refs/heads/master: a5b2d76d728f135d684827d193cb7fb76d7771a5
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/devices/m25p80.c
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,8 @@ static const struct spi_device_id m25p_ids[] = {
{ "at26df161a", INFO(0x1f4601, 0, 64 * 1024, 32, SECT_4K) },
{ "at26df321", INFO(0x1f4700, 0, 64 * 1024, 64, SECT_4K) },

{ "at45db081d", INFO(0x1f2500, 0, 64 * 1024, 16, SECT_4K) },

/* EON -- en25xxx */
{ "en25f32", INFO(0x1c3116, 0, 64 * 1024, 64, SECT_4K) },
{ "en25p32", INFO(0x1c2016, 0, 64 * 1024, 64, 0) },
Expand Down

0 comments on commit 8d1095e

Please sign in to comment.