boards: beaglev_fire: update readme with correct openocd args

The debug instructions for launching OpenOCD were missing an argument.
Add the argument.

Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
This commit is contained in:
Conor Paxton 2024-08-06 19:21:35 +01:00 committed by Carles Cufí
commit 22df8459fa

View file

@ -57,7 +57,7 @@ from a different terminal, run:
.. code-block:: bash
<softconsole_path>/openocd/bin/openocd --file \
<softconsole_path>/openocd/bin/openocd --command "set DEVICE MPFS" --file \
<softconsole_path>/openocd/share/openocd/scripts/board/microsemi-riscv.cfg