Commit d01edc4a authored by Alessandro Rubini's avatar Alessandro Rubini

doc: trivial: fix my layout-related comments and mac

parent 37536f64
......@@ -287,6 +287,7 @@ The messages of a download run are like the following ones:
@node Building
@chapter Building
@c ==========================================================================
@node Building Procedure
@section Building Procedure
If you just want to build stuff, with no concern about network
......@@ -470,7 +471,8 @@ version you might look at the @ref{v3.0 & v3.1} and the various footnotes.
@center @image{frontpanel, 7cm,,front panel of the switch}
@sp 1
@c --------------------------------------------------------------------------
@node Serial-USB
@subsection Serial-USB
The first step is to plug a USB cable from your computer to the frontal
......@@ -483,6 +485,8 @@ output using minicom @footnote{You can use other programs for accessing serial p
minicom -D /dev/ttyUSB0 -b 115200
@end example
@c --------------------------------------------------------------------------
@node SAMBA & Gadget-USB
@subsection SAMBA & Gadget-USB
Then to flash the firmware a USB cable must be plugged into the frontal
......@@ -568,7 +572,7 @@ You might also want to check its embedded documentations using:
$ ./build/flash-wrs --help
Usage: ./build/flash-wrs [options] MAC [<firmware>.tar.gz] [DEV]
MAC: MAC address in hexadecimal seperated by ':' (i.e, AB:CD:EF:01:23:45)
MAC: MAC address in hexadecimal seperated by ':' (i.e, 00:01:02:03:04:05)
<firmware>.tar.gz: Use the file in the firmware to flash the device
DEV: The usb device (by default it is /dev/ttyACM0)
Options:
......
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