[meta-ti] Denys Dmytriyenko : am335x-evm: handle omap vs. 8250 uart gracefully b/ w EVM and IDK
Arago Project git
git at arago-project.org
Thu Apr 28 12:00:38 PDT 2016
Module: meta-ti
Branch: master
Commit: 497d0b774e2ce74c93f6784006f62ba3f3fc46e0
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=497d0b774e2ce74c93f6784006f62ba3f3fc46e0
Author: Denys Dmytriyenko <denys at ti.com>
Date: Thu Apr 28 02:02:15 2016 +0000
am335x-evm: handle omap vs. 8250 uart gracefully b/w EVM and IDK
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/am335x-evm.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf
index ac643b4..f932f4c 100644
--- a/conf/machine/am335x-evm.conf
+++ b/conf/machine/am335x-evm.conf
@@ -12,7 +12,7 @@ MACHINE_FEATURES += "touchscreen"
IMAGE_FSTYPES += "ubi tar.gz tar.xz"
SERIAL_CONSOLE = ""
-SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3"
+SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0 115200;ttyS3 115200;ttyO3"
SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
# UBI information. Note that this is board and kernel specific. Changes
More information about the meta-ti
mailing list