summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-05-06 17:03:40 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-05-06 17:03:40 +0000
commit9583841b1620f7babdeacc934ab65cbe284bc175 (patch)
tree2fbeddbc906b96de794bd02794d73360124277d6 /flashrom.8
parent14fa7a6c6f5a08dedd6030de4de8438c60ddc0d9 (diff)
downloadflashrom-9583841b1620f7babdeacc934ab65cbe284bc175.zip
flashrom-9583841b1620f7babdeacc934ab65cbe284bc175.tar.gz
dummyflasher: Add a status register to SPI chips
Corresponding to flashrom svn r1532. 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.89
1 files changed, 9 insertions, 0 deletions
diff --git a/flashrom.8 b/flashrom.8
index 5108127..2bb57f1 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -495,6 +495,15 @@ SPI commands. If commandlist is e.g. 0302, the emulated flash chip will ignore
command 0x03 (READ) and command 0x02 (WRITE). commandlist may be up to 512
characters (256 commands) long.
Implementation note: flashrom won't detect an error during command execution.
+.sp
+.TP
+.B SPI status register
+.sp
+You can specify the initial content of the chip's status register with the
+.sp
+.B " flashrom -p dummy:spi_status=content"
+.sp
+syntax where content is an 8-bit hexadecimal value.
.SS
.BR "nic3com" , " nicrealtek" , " nicsmc1211" , " nicnatsemi" , " nicintel\
" , " nicintel_spi" , " gfxnvidia" , " ogp_spi" , " drkaiser" , " satasii\
OpenPOWER on IntegriCloud