mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
flashchips: Add XTX XT25F128B
XTX XT25F128B is 128M-bit version of XT25F64B. Tested probe, read, erase and write with FT232H. Datasheet: https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/2304140030_XTX-XT25F128BSSIGT_C558844.pdf Change-Id: I37084bd66bc7a8f93d6533ab0d67aa2528786299 Signed-off-by: Robert Marko <robert.marko@sartura.hr> Reviewed-on: https://review.coreboot.org/c/flashrom/+/82676 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
140d65b4dd
commit
7fcae77732
@ -1061,6 +1061,7 @@
|
||||
#define XTX_ID 0x0B /* XTX Technology Limited */
|
||||
#define XTX_XT25F02E 0x4012
|
||||
#define XTX_XT25F64B 0x4017
|
||||
#define XTX_XT25F128B 0x4018
|
||||
|
||||
#define ZETTA_ID 0xBA /* Zetta Device */
|
||||
#define ZETTA_ZD25D20 0x2012
|
||||
|
Reference in New Issue
Block a user