diff options
author | Maksim Kuleshov <mmcx@mail.ru> | 2013-10-02 01:22:11 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2013-10-02 01:22:11 +0000 |
commit | acba2ac238eea2b0df3ca04f68d3712cb077d705 (patch) | |
tree | da005ca94ce790cec14cb99c996bfc07088c2754 /flashrom.8.tmpl | |
parent | 4dab5c1e0725ff2f6e5571c91023a6a2551e487d (diff) | |
download | flashrom-acba2ac238eea2b0df3ca04f68d3712cb077d705.tar.gz flashrom-acba2ac238eea2b0df3ca04f68d3712cb077d705.tar.bz2 flashrom-acba2ac238eea2b0df3ca04f68d3712cb077d705.zip |
rayer_spi: Add pinout for Wiggler LPT
Corresponding to flashrom svn r1756.
Signed-off-by: Maksim Kuleshov <mmcx@mail.ru>
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: Maksim Kuleshov <mmcx@mail.ru>
Acked-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'flashrom.8.tmpl')
-rw-r--r-- | flashrom.8.tmpl | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl index bcbb94369..9390f924b 100644 --- a/flashrom.8.tmpl +++ b/flashrom.8.tmpl @@ -760,7 +760,7 @@ syntax where .B model can be .BR rayer " for the RayeR cable, " byteblastermv " for the Altera ByteBlasterMV, " stk200 " for the Atmel \ -STK200/300, or " xilinx " for the Xilinx Parallel Cable III (DLC 5)." +STK200/300, " wiggler " for the Macraigor Wiggler, or " xilinx " for the Xilinx Parallel Cable III (DLC 5)." .sp More information about the RayeR hardware is available at .nh @@ -768,6 +768,9 @@ More information about the RayeR hardware is available at The Altera ByteBlasterMV datasheet can be obtained from .nh .BR "http://www.altera.co.jp/literature/ds/dsbytemv.pdf " . +For more information about the Macraigor Wiggler see +.nh +.BR "http://www.macraigor.com/wiggler.htm " . The schematic of the Xilinx DLC 5 was published in .nh .BR "http://www.xilinx.com/support/documentation/user_guides/xtp029.pdf " . |