summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am335x-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am335x-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am335x-evm.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am335x-evm.conf b/meta-ti-bsp/conf/machine/am335x-evm.conf
index 7518bc8d..97a4b8b0 100644
--- a/meta-ti-bsp/conf/machine/am335x-evm.conf
+++ b/meta-ti-bsp/conf/machine/am335x-evm.conf
@@ -10,7 +10,6 @@ IMAGE_FSTYPES += "ubifs ubi"
10 10
11# Normally AM335 boards use ttyS0, but ICE uses ttyS3, so try both 11# Normally AM335 boards use ttyS0, but ICE uses ttyS3, so try both
12SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3" 12SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS3"
13SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
14 13
15# UBI information. Note that this is board and kernel specific. Changes 14# UBI information. Note that this is board and kernel specific. Changes
16# in your kernel port may require changes in these variables. For more 15# in your kernel port may require changes in these variables. For more