summaryrefslogtreecommitdiffstats
path: root/flashchips.h
diff options
context:
space:
mode:
authorRudolf Marek <r.marek@assembler.cz>2012-04-14 22:51:40 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2012-04-14 22:51:40 +0000
commit47eff6b5b4e924627583f45f9b321119899a589c (patch)
tree758809500d91966064fb5ba3cd4c598e9525db8e /flashchips.h
parent1525b2ad16e07f035b1de70fadd05a7018ea5756 (diff)
downloadast2050-flashrom-47eff6b5b4e924627583f45f9b321119899a589c.zip
ast2050-flashrom-47eff6b5b4e924627583f45f9b321119899a589c.tar.gz
Add support for the Eon EN29LV640B chip
This chip needs special command sequences in 8 bit mode. Also, 8 bit programming needs actually 16bit double byte program. The chip is found on the Bifferos Bifferboard, for example. Corresponding to flashrom svn r1521. Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index 2625afd..d6cf757 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -256,6 +256,7 @@
#define EON_EN29F040A 0x7F04
#define EON_EN29LV010 0x7F6E
#define EON_EN29LV040A 0x7F4F /* EN29LV040(A) */
+#define EON_EN29LV640B 0xCB
#define EON_EN29F002T 0x7F92 /* Same as EN29F002A */
#define EON_EN29F002B 0x7F97 /* Same as EN29F002AN */
OpenPOWER on IntegriCloud