mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
flashchips: add GD25F128F
GD25F128F: 3V 128Mbit, high performance Tested on ch347 with erase, write, read, and protection Corrected the OTP statement. Change-Id: I14c0905f50e92492287d50f8377790b997c4acfe Signed-off-by: Victor <vlim@gigadevice.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/84827 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
19ce5c98ef
commit
32e5aca1a9
@ -402,6 +402,7 @@
|
||||
#define GIGADEVICE_GD25VQ80C 0x4214
|
||||
#define GIGADEVICE_GD25VQ16C 0x4215
|
||||
#define GIGADEVICE_GD25F64F 0x4317
|
||||
#define GIGADEVICE_GD25F128F 0x4318
|
||||
#define GIGADEVICE_GD25F256F 0x4319
|
||||
#define GIGADEVICE_GD25LQ40 0x6013
|
||||
#define GIGADEVICE_GD25LQ80 0x6014
|
||||
|
Reference in New Issue
Block a user