summaryrefslogtreecommitdiffstats
path: root/conf/machine/am335x-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am335x-evm.conf')
-rw-r--r--conf/machine/am335x-evm.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf
index ba452dbd..f8696dc3 100644
--- a/conf/machine/am335x-evm.conf
+++ b/conf/machine/am335x-evm.conf
@@ -10,7 +10,6 @@ MACHINE_FEATURES += "touchscreen"
10IMAGE_FSTYPES += "ubifs ubi tar.xz" 10IMAGE_FSTYPES += "ubifs ubi tar.xz"
11 11
12# Normally AM335 boards use ttyS0, but ICE uses ttyS3, so try both 12# Normally AM335 boards use ttyS0, but ICE uses ttyS3, so try both
13SERIAL_CONSOLE = ""
14SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3" 13SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3"
15SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 14SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
16 15