Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103551333
D10621.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
687 B
Referenced Files
None
Subscribers
None
D10621.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D10621: analog switch reset on ar9341 and add new spi flash
Attached
Detach File
Event Timeline
Log In to Comment