Commit 40d2c21d authored by Benoit Rat's avatar Benoit Rat

doc: correct but with index and vuart

parent a0e994ee
......@@ -668,8 +668,8 @@ has the priority.
Thus, for each board you can open a terminal and run the following command:
~~~~~{.sh}
>:$ sudo ./tools/spec-vuart -b 05 #For the first SPEC board
>:$ sudo ./tools/spec-vuart -b 0b #For the second SPEC board
>:$ sudo ./tools/spec-vuart -b 0x05 #For the first SPEC board
>:$ sudo ./tools/spec-vuart -b 0x0b #For the second SPEC board
~~~~~~~~~~
> ***Warning:*** Be aware that if you try to remove the spec kernel modules with the virtual UART
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment