summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-11-20 12:18:08 +0100
committerCorentin LABBE <clabbe@baylibre.com>2018-11-20 12:18:08 +0100
commit0688c464e3255c0927ab5aea31b430c472806e5d (patch)
treecfbe036ef3a67ce39a7f5c4132c30679ae6c208d /README.md
parent17d04b53f1e857ce95c3917c7cc9f90fc45e4dcc (diff)
README: discourage use of screen
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 bdbfee5..2ac99af 100644
--- a/README.md
+++ b/README.md
@@ -299,6 +299,7 @@ boards:
```
Notes on UART:
* Only one of devpath/serial is necessary.
+* screen usage is discouraged and should not be used, it was added as a workaround for some boards, but ser2net now can handle them.
* For finding the right devpath, you could use
```
udevadm info -a -n /dev/ttyUSBx |grep devpath | head -n1