summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-06-06 11:15:35 +0200
committerCorentin LABBE <clabbe@baylibre.com>2018-07-04 14:09:24 +0200
commit615e0d597510736dab68e41bd9dc002da6b2514f (patch)
tree5635957b16b4cbec74132b4f26affc5dba4c62ec /README.md
parentc1071d0f9b57958b22546abe8eadf670b3926b98 (diff)
Implement ser2net
This patch add support for ser2net. ser2net can be used by adding "use_ser2net: True" to uart.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ea9773..56aec3f 100644
--- a/README.md
+++ b/README.md
@@ -251,6 +251,7 @@ boards:
idproduct: the PID of the UART (Formated as 0xXXXX)
serial: The serial number in case of FTDI uart
devpath: the UDEV devpath to this uart for UART without serial number
+ use_ser2net: True/false (Use ser2net instead of conmux-console)
connection_command: A command to be ran for getting a serial console
pdu_generic:
hard_reset_command: commandline to reset the board