mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
flashchips: add support for MX77L25650F chip
Add initial support for Macronix MX77L25650F. Can read, write and erase the chip. Change-Id: Iaea5485f8b59b8538dc47beada2c308376ea027c Signed-off-by: Artur Kowalski <artur.kowalski@3mdeb.com> Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com> Signed-off-by: ServError <admin@serverror.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/68557 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
aac723f184
commit
af8c203436
@ -531,6 +531,7 @@
|
||||
#define MACRONIX_MX25U51245G 0x253a
|
||||
#define MACRONIX_MX25L3235D 0x5E16 /* MX25L3225D/MX25L3235D/MX25L3237D */
|
||||
#define MACRONIX_MX25L6495F 0x9517
|
||||
#define MACRONIX_MX77L25650F 0x7519
|
||||
|
||||
#define MACRONIX_MX25R3235F 0x2816
|
||||
#define MACRONIX_MX25R6435F 0x2817
|
||||
|
Reference in New Issue
Block a user