1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

am335x: use ttyS to check for actual device, while 8250 is disabled

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-03-10 02:41:58 +00:00
parent 4234479e12
commit 35659fcbfa

View File

@@ -12,7 +12,7 @@ MACHINE_FEATURES += "touchscreen"
IMAGE_FSTYPES += "ubi tar.gz"
SERIAL_CONSOLE = ""
SERIAL_CONSOLES = "115200;ttyO0 115200;ttyO3"
SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3"
SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
# UBI information. Note that this is board and kernel specific. Changes