summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.85
1 files changed, 4 insertions, 1 deletions
diff --git a/flashrom.8 b/flashrom.8
index 1baea3f..126f4af 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -146,6 +146,8 @@ Specify the programmer device. Currently supported are:
.sp
.BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controllers)"
.sp
+.BR "* atahpt" " (for flash ROMs on Highpoint ATA/RAID controllers)"
+.sp
.BR "* it87spi" " (for flash ROMs behind an ITE IT87xx Super I/O LPC/SPI translation unit)"
.sp
.BR "* ft2232spi" " (for flash ROMs attached to a FT2232H/FT4232H based USB SPI programmer)"
@@ -185,7 +187,8 @@ Example:
Currently the following programmers support this mechanism:
.BR nic3com ,
.BR gfxnvidia ,
-.BR satasii .
+.BR satasii ,
+.BR atahpt .
.sp
The it87spi programmer has an optional parameter which will set the I/O base
port of the IT87* SPI controller interface to the port specified in the
OpenPOWER on IntegriCloud