Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144499276
D40447.1775014858.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
439 B
Referenced Files
None
Subscribers
None
D40447.1775014858.diff
View Options
diff --git a/sys/dev/flash/mx25l.c b/sys/dev/flash/mx25l.c
--- a/sys/dev/flash/mx25l.c
+++ b/sys/dev/flash/mx25l.c
@@ -156,6 +156,10 @@
/* Integrated Silicon Solution */
{ "is25wp256", 0x9d, 0x7019, 64 * 1024, 512, FL_ERASE_4K | FL_ENABLE_4B_ADDR},
+
+ /* XTX (Shenzhen Xin Tian Xia Tech) */
+ { "xt25f32b", 0x0b, 0x4016, 64 * 1024, 64, FL_ERASE_4K },
+ { "xt25f128b", 0x0b, 0x4018, 64 * 1024, 256, FL_ERASE_4K },
};
static int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 1, 3:40 AM (1 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28237466
Default Alt Text
D40447.1775014858.diff (439 B)
Attached To
Mode
D40447: Add "xt25f32b" and "xt25f128b" to mx25l driver.
Attached
Detach File
Event Timeline
Log In to Comment