mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
flashchips: Add Macronix MX77U25650FZ4I42
Add initial support for Macronix MX77U25650F Bug=N/A TEST=build flashrom and read/write/earse on unit works e.g. command: flashrom -p raiden_debug_spi:target=AP -w image.bin flashrom --read -o image.bin futility update/read Change-Id: I7866b2db343f4eb2bc194400ceca099d3af3b87d Signed-off-by: Dolan Liu <liuyong5@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/86348 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-by: DZ <danielzhang@mxic.com.cn>
This commit is contained in:

committed by
Anastasia Klimchuk

parent
505c259ca8
commit
0cad6dfd68
@ -550,6 +550,7 @@
|
||||
#define MACRONIX_MX25L6495F 0x9517
|
||||
#define MACRONIX_MX25L3255E 0x9e16
|
||||
#define MACRONIX_MX77L25650F 0x7519
|
||||
#define MACRONIX_MX77U25650F 0x7539
|
||||
#define MACRONIX_MX77U51250F 0x753A
|
||||
#define MACRONIX_MX25L3239E 0x2536
|
||||
|
||||
|
Reference in New Issue
Block a user