mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Initial MX66L51235F support
Change-Id: I94bee2832469d2df399a09e2f535a107edaec3e7 Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com> Reviewed-on: https://review.coreboot.org/19856 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com>
This commit is contained in:

committed by
Nico Huber

parent
5bdb87e61f
commit
e29591dfb3
@ -482,6 +482,7 @@
|
||||
#define MACRONIX_MX25L25635F 0x2019 /* Same as MX25L25639F, but the latter seems to not support REMS */
|
||||
#define MACRONIX_MX25L1635D 0x2415
|
||||
#define MACRONIX_MX25L1635E 0x2515 /* MX25L1635{E} */
|
||||
#define MACRONIX_MX66L51235F 0x201a /* MX66L51235F */
|
||||
#define MACRONIX_MX25U1635E 0x2535
|
||||
#define MACRONIX_MX25U3235E 0x2536 /* Same as MX25U6435F */
|
||||
#define MACRONIX_MX25U6435E 0x2537 /* Same as MX25U6435F */
|
||||
|
Reference in New Issue
Block a user