summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-07-11 18:05:42 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2009-07-11 18:05:42 +0000
commitbb297f733dc78a22d6ee0eb37560207e0c2d424a (patch)
tree8395175c9b6345f2058811636ed4fdbc5e38b945 /flashrom.8
parentd0478299b1d714a7001f19fb2cafeb257698a2c0 (diff)
downloadast2050-flashrom-bb297f733dc78a22d6ee0eb37560207e0c2d424a.zip
ast2050-flashrom-bb297f733dc78a22d6ee0eb37560207e0c2d424a.tar.gz
Add an optional flash port parameter for IT87* SPI controllers in standalone programmer mode
If the parameter is set, the IT87* SPI driver will set the I/O base port of the IT87* SPI controller interface to the port specified in the parameter. Usage: flashrom -p it87spi=port=0x820 Corresponding to flashrom svn r646. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.88
1 files changed, 8 insertions, 0 deletions
diff --git a/flashrom.8 b/flashrom.8
index cdc055f..70f505c 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -184,6 +184,14 @@ Currently the following programmers support this mechanism:
.BR nic3com ,
.BR satasii .
.sp
+The it87spi has an optional parameter which will set the I/O base port of the
+IT87* SPI controller interface to the port specified in the parameter.
+For that you have to use the
+.B "flashrom -p it87spi=port=portnum"
+syntax where
+.B portnum
+is an I/O port number which must be a multiple of 8.
+.sp
The ft2232spi has an optional parameter specifying the controller type and
interface/port it should support. For that you have to use the
.B "flashrom -p ft2232spi=model,port=interface"
OpenPOWER on IntegriCloud