summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-05-04 23:15:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-05-04 13:40:40 -0400
commitd236f27110a27598fa727c09f0bc71a037a0a563 (patch)
tree6066a44205823e1d5c88e0d62029883ef746c854
parentc1eecb62f2699c9bbfefb8db1b0f762d4967a2c7 (diff)
downloadmeta-ti-d236f27110a27598fa727c09f0bc71a037a0a563.tar.gz
machines: configure all used consoles regardless of UART driver
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--conf/machine/am437x-evm.conf4
-rw-r--r--conf/machine/am57xx-evm.conf4
-rw-r--r--conf/machine/dra7xx-evm.conf4
-rw-r--r--conf/machine/k2e-evm.conf4
-rw-r--r--conf/machine/k2g-evm.conf4
-rw-r--r--conf/machine/k2hk-evm.conf4
-rw-r--r--conf/machine/k2l-evm.conf4
7 files changed, 21 insertions, 7 deletions
diff --git a/conf/machine/am437x-evm.conf b/conf/machine/am437x-evm.conf
index 16f7cd84..e4f237a2 100644
--- a/conf/machine/am437x-evm.conf
+++ b/conf/machine/am437x-evm.conf
@@ -11,7 +11,9 @@ MACHINE_FEATURES += "touchscreen"
11 11
12IMAGE_FSTYPES += "ubi tar.gz tar.xz" 12IMAGE_FSTYPES += "ubi tar.gz tar.xz"
13 13
14SERIAL_CONSOLE = "115200 ttyO0" 14SERIAL_CONSOLE = ""
15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
16SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
15 17
16# UBI information. Note that this is board and kernel specific. Changes 18# UBI information. Note that this is board and kernel specific. Changes
17# in your kernel port may require changes in these variables. For more 19# in your kernel port may require changes in these variables. For more
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index cd3adc9e..5d6bf09b 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -8,7 +8,9 @@ MACHINE_FEATURES += "touchscreen"
8 8
9IMAGE_FSTYPES += "ubi tar.gz tar.xz" 9IMAGE_FSTYPES += "ubi tar.gz tar.xz"
10 10
11SERIAL_CONSOLE = "115200 ttyO2" 11SERIAL_CONSOLE = ""
12SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2"
13SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
12 14
13UBOOT_MACHINE = "am57xx_evm_config" 15UBOOT_MACHINE = "am57xx_evm_config"
14 16
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index b1e34ab9..03efa19f 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -8,7 +8,9 @@ MACHINE_FEATURES += "touchscreen"
8 8
9IMAGE_FSTYPES += "ubi tar.gz tar.xz" 9IMAGE_FSTYPES += "ubi tar.gz tar.xz"
10 10
11SERIAL_CONSOLE = "115200 ttyO0" 11SERIAL_CONSOLE = ""
12SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
13SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
12 14
13UBOOT_MACHINE = "dra7xx_evm_config" 15UBOOT_MACHINE = "dra7xx_evm_config"
14 16
diff --git a/conf/machine/k2e-evm.conf b/conf/machine/k2e-evm.conf
index e531f712..07353577 100644
--- a/conf/machine/k2e-evm.conf
+++ b/conf/machine/k2e-evm.conf
@@ -10,7 +10,9 @@ BOOT_MONITOR_MAKE_TARGET = "k2e"
10 10
11IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio" 11IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio"
12 12
13SERIAL_CONSOLE = "115200 ttyS0" 13SERIAL_CONSOLE = ""
14SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
15SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
14 16
15SYSVINIT_ENABLED_GETTYS = "" 17SYSVINIT_ENABLED_GETTYS = ""
16 18
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 00234a42..125a9496 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -12,7 +12,9 @@ BOOT_MONITOR_MAKE_TARGET = "k2g"
12 12
13IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio" 13IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio"
14 14
15SERIAL_CONSOLE = "115200 ttyS0" 15SERIAL_CONSOLE = ""
16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
17SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
16 18
17SYSVINIT_ENABLED_GETTYS = "" 19SYSVINIT_ENABLED_GETTYS = ""
18 20
diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2hk-evm.conf
index f9954d33..d375b24f 100644
--- a/conf/machine/k2hk-evm.conf
+++ b/conf/machine/k2hk-evm.conf
@@ -10,7 +10,9 @@ BOOT_MONITOR_MAKE_TARGET = "k2hk"
10 10
11IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio" 11IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio"
12 12
13SERIAL_CONSOLE = "115200 ttyS0" 13SERIAL_CONSOLE = ""
14SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
15SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
14 16
15SYSVINIT_ENABLED_GETTYS = "" 17SYSVINIT_ENABLED_GETTYS = ""
16 18
diff --git a/conf/machine/k2l-evm.conf b/conf/machine/k2l-evm.conf
index a94be5a0..c7b712b1 100644
--- a/conf/machine/k2l-evm.conf
+++ b/conf/machine/k2l-evm.conf
@@ -10,7 +10,9 @@ BOOT_MONITOR_MAKE_TARGET = "k2l"
10 10
11IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio" 11IMAGE_FSTYPES += "ubi tar.gz tar.xz cpio"
12 12
13SERIAL_CONSOLE = "115200 ttyS0" 13SERIAL_CONSOLE = ""
14SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
15SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
14 16
15SYSVINIT_ENABLED_GETTYS = "" 17SYSVINIT_ENABLED_GETTYS = ""
16 18