summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-05-07 22:12:16 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-05-07 22:12:16 +0000
commitba137b2850bd52e961d7ddf2d4e9f4570b6a02f2 (patch)
treeae201b62f7bba335f7ec9151cc24bc761dea79a7 /flashrom.8
parent821ddd07d3987bf31fb25279496dfb1757ce86e2 (diff)
downloadflashrom-ba137b2850bd52e961d7ddf2d4e9f4570b6a02f2.zip
flashrom-ba137b2850bd52e961d7ddf2d4e9f4570b6a02f2.tar.gz
dummyflasher.c: add support for SFDP by adding a new emulator chip: MX25L6436
The chip features a complete 1.0 SFDP JEDEC flash parameter table and also a vendor-specific extension table (defining voltages, lock bits etc). NB: the MX25L6436 uses the same RDID as the MX25L6405. Corresponding to flashrom svn r1534. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.82
1 files changed, 2 insertions, 0 deletions
diff --git a/flashrom.8 b/flashrom.8
index 2bb57f1..c29da74 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -435,6 +435,8 @@ vendor):
.sp
.RB "* SST " SST25VF032B " SPI flash chip (RDID, AAI write)"
.sp
+.RB "* Macronix " MX25L6436 " SPI flash chip (RDID, SFDP)"
+.sp
Example:
.B "flashrom -p dummy:emulate=SST25VF040.REMS"
.TP
OpenPOWER on IntegriCloud