1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-02 06:23:18 +02:00

Add support for Macronix MX23L1654, MX23L6454 and MX23L12854 mask ROMs

Corresponding to flashrom svn r1846.

Signed-off-by: Michael Coppola <michael.n.coppola@gmail.com>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:
Michael Coppola
2014-08-20 18:56:35 +00:00
committed by Stefan Tauner
parent 823096e527
commit 583ea32911
2 changed files with 51 additions and 0 deletions

View File

@ -448,7 +448,10 @@
#define MACRONIX_ID 0xC2 /* Macronix (MX) */
/* Mask ROMs */
#define MACRONIX_MX23L1654 0x0515
#define MACRONIX_MX23L3254 0x0516
#define MACRONIX_MX23L6454 0x0517
#define MACRONIX_MX23L12854 0x0518
/* MX25 chips are SPI, first byte of device ID is memory type,
* second byte of device ID is log(bitsize)-9.
* Generalplus SPI chips seem to be compatible with Macronix