summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2014-08-03 13:05:34 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2014-08-03 13:05:34 +0000
commitef3ac8ac17eac9d2041ea9c9e711a9b059412b59 (patch)
treee5fec0cda5a546133a7440f65da442329ec3db48 /Makefile
parent2a41f0a2c0daeb0ee2a38a252ab96135d70a6b81 (diff)
downloadast2050-flashrom-ef3ac8ac17eac9d2041ea9c9e711a9b059412b59.zip
ast2050-flashrom-ef3ac8ac17eac9d2041ea9c9e711a9b059412b59.tar.gz
Refactor unlocking of many chips with locking at register space address +2
This includes PMC Pm49*, SST 49LF00*, ST M50* and Winbond W39* families. The erase and write test status bits of all affected chips have been reset. Corresponding to flashrom svn r1833. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64798c9..8f2d68d 100644
--- a/Makefile
+++ b/Makefile
@@ -351,7 +351,7 @@ endif
# Flash chip drivers and bus support infrastructure.
CHIP_OBJS = jedec.o stm50.o w39.o w29ee011.o \
- sst28sf040.o m29f400bt.o 82802ab.o pm49fl00x.o \
+ sst28sf040.o m29f400bt.o 82802ab.o \
sst49lfxxxc.o sst_fwhub.o flashchips.o spi.o spi25.o spi25_statusreg.o \
opaque.o sfdp.o en29lv640b.o at45db.o
OpenPOWER on IntegriCloud