mirror of
https://review.coreboot.org/flashrom.git
synced 2025-08-17 20:30:16 +02:00
flashchips: Add support for Macronix MX66L1G45G
Tested on Dediprog SF600: Reading and writing works. Change-Id: I554e828c97d9ec77b08489573a34e176599d2518 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/55353 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:

committed by
Nico Huber

parent
5af677a81d
commit
bc31bd027d
@@ -511,6 +511,7 @@
|
||||
#define MACRONIX_MX25L1635D 0x2415
|
||||
#define MACRONIX_MX25L1635E 0x2515 /* MX25L1635{E} */
|
||||
#define MACRONIX_MX66L51235F 0x201a /* MX66L51235F, MX25L51245G */
|
||||
#define MACRONIX_MX66L1G45G 0x201b /* MX66L1G45G */
|
||||
#define MACRONIX_MX25U8032E 0x2534
|
||||
#define MACRONIX_MX25U1635E 0x2535
|
||||
#define MACRONIX_MX25U3235E 0x2536 /* Same as MX25U6435F */
|
||||
|
Reference in New Issue
Block a user