Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242764
b: refs/heads/master
c: d8f90b2
h: refs/heads/master
v: v3
  • Loading branch information
Yoshihiro Shimoda authored and David Woodhouse committed Mar 11, 2011
1 parent 6cc4dbe commit e3ff44e
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: 4085bcc682e1276ab4ac2da9866daadf944d7167
refs/heads/master: d8f90b2c9d521500bcd4a1ecdcdb283bfdd2186f
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/devices/m25p80.c
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,8 @@ static const struct spi_device_id m25p_ids[] = {
{ "m25pe80", INFO(0x208014, 0, 64 * 1024, 16, 0) },
{ "m25pe16", INFO(0x208015, 0, 64 * 1024, 32, SECT_4K) },

{ "m25px64", INFO(0x207117, 0, 64 * 1024, 128, 0) },

/* Winbond -- w25x "blocks" are 64K, "sectors" are 4KiB */
{ "w25x10", INFO(0xef3011, 0, 64 * 1024, 2, SECT_4K) },
{ "w25x20", INFO(0xef3012, 0, 64 * 1024, 4, SECT_4K) },
Expand Down

0 comments on commit e3ff44e

Please sign in to comment.