Page MenuHomeFreeBSD

D10621.diff
No OneTemporary

D10621.diff

Index: head/sys/dev/flash/mx25l.c
===================================================================
--- head/sys/dev/flash/mx25l.c
+++ head/sys/dev/flash/mx25l.c
@@ -110,7 +110,9 @@
{ "en25f32", 0x1c, 0x3116, 64 * 1024, 64, FL_NONE },
{ "en25p32", 0x1c, 0x2016, 64 * 1024, 64, FL_NONE },
{ "en25p64", 0x1c, 0x2017, 64 * 1024, 128, FL_NONE },
+ { "en25q32", 0x1c, 0x3016, 64 * 1024, 64, FL_NONE },
{ "en25q64", 0x1c, 0x3017, 64 * 1024, 128, FL_ERASE_4K },
+ { "m25p32", 0x20, 0x2016, 64 * 1024, 64, FL_NONE },
{ "m25p64", 0x20, 0x2017, 64 * 1024, 128, FL_NONE },
{ "mx25ll32", 0xc2, 0x2016, 64 * 1024, 64, FL_NONE },
{ "mx25ll64", 0xc2, 0x2017, 64 * 1024, 128, FL_NONE },

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 27, 10:29 AM (22 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14883399
Default Alt Text
D10621.diff (687 B)

Event Timeline