summaryrefslogtreecommitdiffstats
path: root/include/flashchips.h
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2021-01-27 12:13:35 +0000
committerAnastasia Klimchuk <aklm@chromium.org>2023-09-16 08:41:46 +0000
commitaa468cf0bd49e1da193b47937193b958f646430e (patch)
tree276d571960f0ff3ebc2915adfc64ca454a92b897 /include/flashchips.h
parent761746754484843c41a2fc1d672e8848cc7afa6a (diff)
downloadflashrom-aa468cf0bd49e1da193b47937193b958f646430e.tar.gz
flashrom-aa468cf0bd49e1da193b47937193b958f646430e.tar.bz2
flashrom-aa468cf0bd49e1da193b47937193b958f646430e.zip
flashchips: add definition of the XT25F02E SPI NOR flash
This adds definition of the XT25F02E 2MBit SPI NOR Flash from XTX Technology Limited. Tested (Probe, Erase, Write, Read) with a VL805 USB3.0 bridge. Datasheet: https://datasheet.lcsc.com/lcsc/2006091008_XTX-XT25F02EDTIGT_C596313.pdf Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Change-Id: I295633c448c05520e4a6aa09c08bd7c9f2346d54 Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/50263 Reviewed-by: Peter Marheine <pmarheine@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'include/flashchips.h')
-rw-r--r--include/flashchips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/flashchips.h b/include/flashchips.h
index 6e191eb1d..8645054dc 100644
--- a/include/flashchips.h
+++ b/include/flashchips.h
@@ -1045,6 +1045,7 @@
#define WINBOND_W49V002FA 0x32
#define XTX_ID 0x0B /* XTX Technology Limited */
+#define XTX_XT25F02E 0x4012
#define XTX_XT25F64B 0x4017
#define ZETTADEVICE_ID 0xBA /* Zetta Device */