mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Add support for Macronix MX25L6495F
This is based on the code sent to the flashrom mailing list by Alex Lu (alexlu6@mxic.com.tw) without sign-off. Corresponding to flashrom svn r1867. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:
@ -474,6 +474,7 @@
|
||||
#define MACRONIX_MX25U12835E 0x2538 /* Same as MX25U12835F */
|
||||
#define MACRONIX_MX25U25635F 0x2539
|
||||
#define MACRONIX_MX25L3235D 0x5E16 /* MX25L3225D/MX25L3235D/MX25L3237D */
|
||||
#define MACRONIX_MX25L6495F 0x9517
|
||||
|
||||
#define MACRONIX_MX29F001B 0x19
|
||||
#define MACRONIX_MX29F001T 0x18
|
||||
|
Reference in New Issue
Block a user