mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
flashchips: Add support for GigaDevice GD25LR256E, GD251R512ME
BUG=none BRANCH=none TEST= Flash image using Flashrom Tool flashrom -p raiden_debug_spi -w <test_binary> flashrom -p dediprog -w <test_binary> Also tested by two people on the mailing list: https://mail.coreboot.org/hyperkitty/list/flashrom@flashrom.org/thread/TCT534OIVOFZ2HHIJ4LSADQPS27ENCG2/ Change-Id: I2fe6bc1219cd1ee19b93caabab69de938cfc44b0 Signed-off-by: Ravi Sarawadi <ravishankar.sarawadi@intel.com> Signed-off-by: Martin Roth <gaumless@gmail.com> Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/58025 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
a83d996f76
commit
2f8e64372a
@ -405,6 +405,8 @@
|
||||
#define GIGADEVICE_GD25LQ128CD 0x6018
|
||||
#define GIGADEVICE_GD25LQ255E 0x6019
|
||||
#define GIGADEVICE_GD25LF128E 0x6318
|
||||
#define GIGADEVICE_GD25LR256E 0x6719
|
||||
#define GIGADEVICE_GD25LR512ME 0x671A
|
||||
#define GIGADEVICE_GD25WQ80E 0x6514
|
||||
#define GIGADEVICE_GD29GL064CAB 0x7E0601
|
||||
|
||||
|
Reference in New Issue
Block a user