mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
flashchips: add GD25LB512ME
Added GD25LB512ME to Flashchips.C added Sames as GD25LB512ME to GIGADEVICE_GD25LR512ME to flashchips.h GD25LB512ME is 1.8V 512Mbit, Quad enabled when shipped. https://www.gigadevice.com.cn/Public/Uploads/uploadfile/files/20230627/DS-00580-GD25LB512ME-Rev1.5.pdf Tested on ch347 with erase, program, read, and protection. Change-Id: I04103814f901478098c1a989f4239792b64073ec Signed-off-by: Victor Lim <vlim@gigadevice.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/83795 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
9c3aed0269
commit
126de26b44
@ -407,7 +407,7 @@
|
||||
#define GIGADEVICE_GD25LF128E 0x6318
|
||||
#define GIGADEVICE_GD25LF256F 0x6319
|
||||
#define GIGADEVICE_GD25LR256E 0x6719
|
||||
#define GIGADEVICE_GD25LR512ME 0x671A
|
||||
#define GIGADEVICE_GD25LR512ME 0x671A /* Same as GD25LB512ME */
|
||||
#define GIGADEVICE_GD25WQ80E 0x6514
|
||||
#define GIGADEVICE_GD29GL064CAB 0x7E0601
|
||||
|
||||
|
Reference in New Issue
Block a user