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
commit0b9df97a84ce79217623e2bb32cf86458cdbb043 (patch)
treeae201b62f7bba335f7ec9151cc24bc761dea79a7 /flashrom.8
parentf5e62cb151b4f109a319b58baedcd83976c9ac35 (diff)
downloadast2050-flashrom-0b9df97a84ce79217623e2bb32cf86458cdbb043.zip
ast2050-flashrom-0b9df97a84ce79217623e2bb32cf86458cdbb043.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