mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
flashchips: add GD25F64F
GD25F64F: 3V 64Mbit, high performance Tested on ch347 with erase, write, read, and protection Change-Id: I07005f1589b76c8a61a1a744b16dc6b0c9020e11 Signed-off-by: Victor Lim <vlim@gigadevice.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/84705 Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
348dbeb05f
commit
521c85cc7b
@ -401,6 +401,7 @@
|
||||
#define GIGADEVICE_GD25VQ41B 0x4213 /* Same as GD25VQ40C, can be distinguished by SFDP */
|
||||
#define GIGADEVICE_GD25VQ80C 0x4214
|
||||
#define GIGADEVICE_GD25VQ16C 0x4215
|
||||
#define GIGADEVICE_GD25F64F 0x4317
|
||||
#define GIGADEVICE_GD25LQ40 0x6013
|
||||
#define GIGADEVICE_GD25LQ80 0x6014
|
||||
#define GIGADEVICE_GD25LQ16 0x6015
|
||||
|
Reference in New Issue
Block a user