Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207803
b: refs/heads/master
c: 0af18d2
h: refs/heads/master
i:
  207801: 97cf3d3
  207799: 942dd53
v: v3
  • Loading branch information
Gabor Juhos authored and David Woodhouse committed Aug 6, 2010
1 parent 796883e commit 42e807a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f80e521c916cb06ddd95bd90f2cf50b523be52f2
refs/heads/master: 0af18d27c36f28a8807297f21fa22979acd977f3
1 change: 1 addition & 0 deletions trunk/drivers/mtd/devices/m25p80.c
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,7 @@ static const struct spi_device_id m25p_ids[] = {
{ "w25x80", INFO(0xef3014, 0, 64 * 1024, 16, SECT_4K) },
{ "w25x16", INFO(0xef3015, 0, 64 * 1024, 32, SECT_4K) },
{ "w25x32", INFO(0xef3016, 0, 64 * 1024, 64, SECT_4K) },
{ "w25q32", INFO(0xef4016, 0, 64 * 1024, 64, SECT_4K) },
{ "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) },

/* Catalyst / On Semiconductor -- non-JEDEC */
Expand Down

0 comments on commit 42e807a

Please sign in to comment.