mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 14:33:18 +02:00
Add support for Eon EN25QH32
Its ID was spotted in an descriptor region update by Jetway: http://paste.flashrom.org/view.php?id=1217 Corresponding to flashrom svn r1535. 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:
@ -252,6 +252,7 @@
|
||||
#define EON_EN25Q64 0x3017
|
||||
#define EON_EN25Q128 0x3018
|
||||
#define EON_EN25QH16 0x7015
|
||||
#define EON_EN25QH32 0x7016
|
||||
#define EON_EN29F512 0x7F21
|
||||
#define EON_EN29F010 0x20
|
||||
#define EON_EN29F040A 0x7F04
|
||||
|
Reference in New Issue
Block a user