mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
flashchips: add GD25LF512MF model
GD25LF512MF: 1.8V 512Mbit high performance, quad IO enabled. Tested on ch347 with erase, write, read, and protection Change-Id: I3d202f5afcc9c33a4040f8186dc6fef1878ba79a Signed-off-by: Victor Lim <vlim@gigadevice.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/83912 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
8685230caa
commit
97922fba17
@ -407,6 +407,7 @@
|
||||
#define GIGADEVICE_GD25LB512MF 0x601A /* Same as GD25LR512MF */
|
||||
#define GIGADEVICE_GD25LF128E 0x6318
|
||||
#define GIGADEVICE_GD25LF256F 0x6319
|
||||
#define GIGADEVICE_GD25LF512MF 0x631A
|
||||
#define GIGADEVICE_GD25LR256E 0x6719
|
||||
#define GIGADEVICE_GD25LR512ME 0x671A /* Same as GD25LB512ME */
|
||||
#define GIGADEVICE_GD25WQ80E 0x6514
|
||||
|
Reference in New Issue
Block a user