installing.rst: adapters renaming from ed1c368

pull/605/head
Robert Jördens 2016-04-10 11:21:09 +08:00
parent 7f7750eef2
commit 62eae5eb34
1 changed files with 2 additions and 2 deletions

View File

@ -125,11 +125,11 @@ Then, you can flash the board:
* For the Pipistrello board::
$ artiq_flash -t pipistrello -m qc1
$ artiq_flash -t pipistrello -m nist_qc1
* For the KC705 board (selecting the appropriate hardware peripheral)::
$ artiq_flash -t kc705 -m [qc1/clock/qc2]
$ artiq_flash -t kc705 -m [nist_qc1/nist_clock/nist_qc2]
For the KC705, the next step is to flash the MAC and IP addresses to the board. See :ref:`those instructions <flash-mac-ip-addr>`.