summaryrefslogtreecommitdiffstats
path: root/conf/machine/omap5-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-10-18 03:58:40 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-10-17 22:48:58 +0000
commit54ba95b3756d901d6093d03645b8ab8dcf9a38f9 (patch)
tree1b0313fe16105044391b6c5791a520f1f16e0e4c /conf/machine/omap5-evm.conf
parent0dc198a34b67162a76582809648ee7d948080f49 (diff)
downloadmeta-ti-54ba95b3756d901d6093d03645b8ab8dcf9a38f9.tar.gz
conf/machine: deprecate use of SERIAL_CONSOLE
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/omap5-evm.conf')
-rw-r--r--conf/machine/omap5-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/omap5-evm.conf b/conf/machine/omap5-evm.conf
index 290efc78..28044cb9 100644
--- a/conf/machine/omap5-evm.conf
+++ b/conf/machine/omap5-evm.conf
@@ -8,7 +8,7 @@ IMAGE_FSTYPES += "ubi tar.gz"
8 8
9KERNEL_DEVICETREE = "omap5-uevm.dtb" 9KERNEL_DEVICETREE = "omap5-uevm.dtb"
10 10
11SERIAL_CONSOLE = "115200 ttyS2" 11SERIAL_CONSOLES = "115200;ttyS2"
12 12
13# UBI information. Note that this is board and kernel specific. Changes 13# UBI information. Note that this is board and kernel specific. Changes
14# in your kernel port may require changes in these variables. For more 14# in your kernel port may require changes in these variables. For more