[PATCH 22/23] Documentation: Add documentation for USB serial console

Sascha Hauer s.hauer at pengutronix.de
Mon Jul 21 08:14:46 PDT 2014


Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 Documentation/user/usb.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/user/usb.rst b/Documentation/user/usb.rst
index 8b700d3..f67a2f1 100644
--- a/Documentation/user/usb.rst
+++ b/Documentation/user/usb.rst
@@ -88,3 +88,10 @@ the following:
 
 The ``dfu-util`` command automatically finds DFU-capable devices. If there are
 multiple devices found, you need to identify one with the ``-d``/``-p`` options.
+
+USB serial console
+^^^^^^^^^^^^^^^^^^
+
+barebox can provide a serial console over USB. This can be initialized with the
+:ref:`command_usbserial` command. Once the host is plugged in it should show a
+new serial device, on Linux for example ``/dev/ttyACM0``.
-- 
2.0.1




More information about the barebox mailing list