mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 22:21:16 +02:00
Add support for Hyundai HY29F002 and HY29F002B
Corresponding to flashrom svn r1056. Signed-off-by: David Borg <borg.db@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:

committed by
Carl-Daniel Hailfinger

parent
7f9922dcd7
commit
c96a8bd458
@ -242,7 +242,8 @@
|
||||
#define HY_29LV800B 0x5B
|
||||
#define HY_29F040A 0xA4
|
||||
#define HY_29F400B 0xAB /* Same as HY_29F400AB */
|
||||
#define HY_29F002 0xB0
|
||||
#define HY_29F002B 0x34
|
||||
#define HY_29F002T 0xB0
|
||||
#define HY_29LV400T 0xB9
|
||||
#define HY_29LV400B 0xBA
|
||||
#define HY_29F080 0xD5
|
||||
|
Reference in New Issue
Block a user