Page MenuHomeFreeBSD

D40447.id122909.diff
No OneTemporary

D40447.id122909.diff

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

Mime Type
text/plain
Expires
Fri, Mar 20, 6:31 PM (1 m, 10 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30033480
Default Alt Text
D40447.id122909.diff (439 B)

Event Timeline