Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347195
b: refs/heads/master
c: 9b7ef60
h: refs/heads/master
i:
  347193: 99ff05c
  347191: 2eaf762
v: v3
  • Loading branch information
Stephen Warren authored and Artem Bityutskiy committed Nov 22, 2012
1 parent 04adea5 commit 254d417
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: 00940a23475f31870cb777d5017b6f160542f3fd
refs/heads/master: 9b7ef60ce15c5f668c0da30a39ed9b315d3d7ff0
1 change: 1 addition & 0 deletions trunk/drivers/mtd/devices/m25p80.c
Original file line number Diff line number Diff line change
Expand Up @@ -742,6 +742,7 @@ static const struct spi_device_id m25p_ids[] = {
{ "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) },
{ "w25q64", INFO(0xef4017, 0, 64 * 1024, 128, SECT_4K) },
{ "w25q80", INFO(0xef5014, 0, 64 * 1024, 16, SECT_4K) },
{ "w25q80bl", INFO(0xef4014, 0, 64 * 1024, 16, SECT_4K) },
{ "w25q256", INFO(0xef4019, 0, 64 * 1024, 512, SECT_4K) },

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

0 comments on commit 254d417

Please sign in to comment.