summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2012-04-14 22:51:40 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2012-04-14 22:51:40 +0000
commit9fd18dbe03fde4e2525fca1899024c177b420df4 (patch)
tree758809500d91966064fb5ba3cd4c598e9525db8e /Makefile
parent1697b7b5cd6af6cf64bc9e4d944b0614ad58dfaa (diff)
downloadflashrom-9fd18dbe03fde4e2525fca1899024c177b420df4.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. Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1521 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4de89e0..352ca29 100644
--- a/Makefile
+++ b/Makefile
@@ -261,7 +261,7 @@ endif
CHIP_OBJS = jedec.o stm50flw0x0x.o w39.o w29ee011.o \
sst28sf040.o m29f400bt.o 82802ab.o pm49fl00x.o \
sst49lfxxxc.o sst_fwhub.o flashchips.o spi.o spi25.o sharplhf00l04.o \
- a25.o at25.o opaque.o sfdp.o
+ a25.o at25.o opaque.o sfdp.o en29lv640b.o
LIB_OBJS = layout.o