mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 06:01:16 +02:00
flashchips: add support for MX77U51250F chip
Add initial support for Macronix MX77U51250F. BUG=none BRANCH=none TEST= Tested read, write and probe on google/fatcat with internal programmer. Change-Id: I2c2e94f01dc63f60cf636bc6afe1f033e2a6f83c Signed-off-by: Bora Guvendik <bora.guvendik@intel.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/82626 Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: DZ <danielzhang@mxic.com.cn>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
126de26b44
commit
e4cb19a489
@ -541,6 +541,7 @@
|
||||
#define MACRONIX_MX25L6495F 0x9517
|
||||
#define MACRONIX_MX25L3255E 0x9e16
|
||||
#define MACRONIX_MX77L25650F 0x7519
|
||||
#define MACRONIX_MX77U51250F 0x753A
|
||||
#define MACRONIX_MX25L3239E 0x2536
|
||||
|
||||
#define MACRONIX_MX25R1635F 0x2815
|
||||
|
Reference in New Issue
Block a user