mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
flashchips: Add XTX XT25F64B
Datasheet: http://file2.dzsc.com/product/19/06/22/216185_132959081.pdf Tested probe, read, erase and write with CH341a. Signed-off-by: Nita Vesa <werecatf@outlook.com> Change-Id: I369db9ccfd5319d28424d10f77aab49ec73a8836 Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/58173 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Peter Marheine <pmarheine@chromium.org>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
ea54723cf8
commit
91aa2d8526
@ -1041,6 +1041,9 @@
|
||||
#define WINBOND_W49V002A 0xB0
|
||||
#define WINBOND_W49V002FA 0x32
|
||||
|
||||
#define XTX_ID 0x0B /* XTX Technology Limited */
|
||||
#define XTX_XT25F64B 0x4017
|
||||
|
||||
#define ZETTADEVICE_ID 0xBA /* Zetta Device */
|
||||
#define ZETTADEVICE_ZD25D20 0x2012
|
||||
#define ZETTADEVICE_ZD25D40 0x2013
|
||||
|
Reference in New Issue
Block a user