From 62eae5eb3464ebb7e1c903aa22c20c7de44128a4 Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Sun, 10 Apr 2016 11:21:09 +0800 Subject: [PATCH] installing.rst: adapters renaming from ed1c368 --- doc/manual/installing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 9f555db26..8f1a05930 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -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 `.