diff options
author | Maksim Kuleshov <mmcx@mail.ru> | 2013-10-02 01:22:02 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2013-10-02 01:22:02 +0000 |
commit | 84576afa3689805b790388e2656fb05e1489ddda (patch) | |
tree | 0db09500bb6cd0cdaf7dcad4d2e62431110fd91b /flashrom.8.tmpl | |
parent | ecb51ca98f7c028ba94b3617a100ed38f53b27fa (diff) | |
download | flashrom-84576afa3689805b790388e2656fb05e1489ddda.zip flashrom-84576afa3689805b790388e2656fb05e1489ddda.tar.gz |
rayer_spi: Add pinout for Atmel STK200/300
Binary file (standard input) matches
Corresponding to flashrom svn r1755.
Signed-off-by: Maksim Kuleshov <mmcx@mail.ru>
Diffstat (limited to 'flashrom.8.tmpl')
-rw-r--r-- | flashrom.8.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl index 38fe0f8..bcbb943 100644 --- a/flashrom.8.tmpl +++ b/flashrom.8.tmpl @@ -759,8 +759,8 @@ parameter to specify the cable type with the syntax where .B model can be -.BR rayer " for the RayeR cable, " byteblastermv " for the Altera ByteBlasterMV, or " xilinx \ -" for the Xilinx Parallel Cable III (DLC 5)." +.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)." .sp More information about the RayeR hardware is available at .nh |