summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorDavid Borg <borg.db@gmail.com>2010-06-21 16:12:22 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2010-06-21 16:12:22 +0000
commitc96a8bd458a985fdc2ffe299482dfb353728dbd1 (patch)
treeda6fb8611db0d6d7ba4e296c7a538f6a628f05e4 /flashchips.h
parent7f9922dcd746b5122ce82784d98c5c38b80af87a (diff)
downloadast2050-flashrom-c96a8bd458a985fdc2ffe299482dfb353728dbd1.zip
ast2050-flashrom-c96a8bd458a985fdc2ffe299482dfb353728dbd1.tar.gz
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>
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/flashchips.h b/flashchips.h
index 9bcf623..6edb5b3 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -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
OpenPOWER on IntegriCloud