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

Support Macronix MX2512805D flash chip

Corresponding to flashrom svn r437 and coreboot v2 svn r4150.

Signed-off-by: Stephan Guilloux <stephan.guilloux@free.fr>
Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
Stephan Guilloux
2009-04-21 01:47:16 +00:00
committed by Peter Stuge
parent 72cf565663
commit 2f132feabe
2 changed files with 15 additions and 0 deletions

View File

@ -283,6 +283,7 @@ extern struct flashchip flashchips[];
#define MX_25L1605 0x2015 /* MX25L1605{,A,D} */
#define MX_25L3205 0x2016 /* MX25L3205{,A} */
#define MX_25L6405 0x2017 /* MX25L3205{,D} */
#define MX_25L12805 0x2018 /* MX25L12805 */
#define MX_25L1635D 0x2415
#define MX_25L3235D 0x2416
#define MX_29F002B 0x34