summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2019-09-20 11:10:15 -0700
committerCommit Bot <commit-bot@chromium.org>2019-09-20 21:19:09 +0000
commit076dd70be886b1122f14767dd2746ac66fbbef48 (patch)
tree4de5a2b0e2181d0ad8d19c0701444e46b0b4ab21
parent4a89dc4fd185520f65b451eb09eb62675c22d514 (diff)
downloadchrome-ec-076dd70be886b1122f14767dd2746ac66fbbef48.tar.gz
docs: change docs finding EC console
BUG=none BRANCH=none TEST=none Change-Id: I62b04adf970abf5534d5ce6c7630f6b09749222c Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1816305 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87cf911690..70cf96589a 100644
--- a/README.md
+++ b/README.md
@@ -300,7 +300,7 @@ EC.
Find the serial device of the ec console (on your workstation):
```bash
-(chroot) $ dut-control | grep ec_uart
+(chroot) $ dut-control ec_uart_pty
```
Connect to the console: