summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2014-12-07 21:57:53 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2014-12-07 21:57:53 +0000
commitb5f9d5c40221e645fd3a5c2d7ece3e8df1330b04 (patch)
treedfae816c1624a5b4fa483ee07635eea507f94695 /flashchips.h
parent33180dfb39603f6329a35264b85a4582059e394e (diff)
downloadast2050-flashrom-b5f9d5c40221e645fd3a5c2d7ece3e8df1330b04.zip
ast2050-flashrom-b5f9d5c40221e645fd3a5c2d7ece3e8df1330b04.tar.gz
Add support for Eon EN29LV040 and EN29LV040A
Both use the same ID and are mostly identical. Corresponding to flashrom svn r1857. Tested-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.h b/flashchips.h
index a850e4c..fe8fc55 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -293,7 +293,7 @@
#define EON_EN29F010 0x20
#define EON_EN29F040A 0x7F04
#define EON_EN29LV010 0x7F6E
-#define EON_EN29LV040A 0x7F4F /* EN29LV040(A) */
+#define EON_EN29LV040 0x4F /* Same as EN29LV040A */
#define EON_EN29LV640B 0xCB
#define EON_EN29F002T 0x7F92 /* Same as EN29F002A */
#define EON_EN29F002B 0x7F97 /* Same as EN29F002AN */
OpenPOWER on IntegriCloud