From 94cdad6c1d8f34dc8990313f5779e2be98c6df27 Mon Sep 17 00:00:00 2001 From: Drew Date: Fri, 4 Jan 2019 21:22:12 -0500 Subject: [PATCH] artiq_flash: change docs from old `-m` arg to `-V` (#1224) (#1227) `-m` argument is deprecated. Changed to newer `-V` argument Closes #1224 Signed-off-by: Drew Risinger --- doc/manual/installing.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index fbe88517d..628f8bba5 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -147,7 +147,7 @@ Then, you can flash the board: * For the KC705 board (selecting the appropriate hardware peripheral):: - $ artiq_flash -t kc705 -m [nist_clock/nist_qc2] + $ artiq_flash -t kc705 -V [nist_clock/nist_qc2] The SW13 switches also need to be set to 00001. @@ -164,10 +164,10 @@ This should be done after either installation method (conda or source). .. _flash-mac-ip-addr: -* Set the MAC and IP address in the :ref:`core device configuration flash storage ` (see above for the ``-t`` and ``-m`` options to ``artiq_flash`` that may be required): :: +* Set the MAC and IP address in the :ref:`core device configuration flash storage ` (see above for the ``-t`` and ``-V`` options to ``artiq_flash`` that may be required): :: $ artiq_mkfs flash_storage.img -s mac xx:xx:xx:xx:xx:xx -s ip xx.xx.xx.xx - $ artiq_flash -t [board] -m [adapter] -f flash_storage.img storage start + $ artiq_flash -t [board] -V [adapter] -f flash_storage.img storage start * (optional) Flash the idle kernel