diff options
author | Corentin LABBE <clabbe@baylibre.com> | 2018-11-19 10:54:28 +0100 |
---|---|---|
committer | Corentin LABBE <clabbe@baylibre.com> | 2018-11-20 12:15:37 +0100 |
commit | 17d04b53f1e857ce95c3917c7cc9f90fc45e4dcc (patch) | |
tree | 0d71301ce90ba093d69cd35bbfa6e20956d0b67a /README.md | |
parent | f7ea4ac6d1197d0d5b2a45456e5d4abb964a2726 (diff) |
lavalab-gen.py: support adding ser2net options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -287,6 +287,9 @@ boards: devpath: the UDEV devpath to this uart for UART without serial number interfacenum: (optional) The interfacenumber of the serial. (Used with two serial in one device) use_ser2net: True/false (Use ser2net instead of conmux-console) + ser2net_options (optional) A list of ser2net options to add + - option1 + - option2 use_screen: True/false (Use screen via ssh instead of conmux-console) connection_command: A command to be ran for getting a serial console pdu_generic: |