summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-11-04 01:26:16 +0100
committerStefan Agner <stefan.agner@toradex.com>2015-11-04 01:26:16 +0100
commitaac51b8d2188065e3fea0c145c2f0b8a8030b55c (patch)
tree2faa9464d01798937c756860b134d3f080db6879 /buildconf/local.conf
parent743ceb014ab697552c61e8c5345f3a470ec93edf (diff)
local.conf: enable USB CDC ACM console for Vybrid based devices
The Vybrid devices use a composite gadget device by default which offers a serial connection over USB on the USB peripheral port. This enables a serial console on that tty.
Diffstat (limited to 'buildconf/local.conf')
-rw-r--r--buildconf/local.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 1535ee1..03bf5d0 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -47,6 +47,9 @@ MACHINE ?= "colibri-t20"
#MACHINE ?= "apalis-t30"
#MACHINE ?= "apalis-imx6"
+# Enable a serial console on the USB CDC ACM ttyGS0 too
+SERIAL_CONSOLES_colibri-vf = "115200;ttyLP0 115200;ttyGS0"
+
#
# There are also a selection of emulated machines available which can boot and run
# in the QEMU emulator: