summaryrefslogtreecommitdiffstats
path: root/conf/machine/k2hk-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/k2hk-evm.conf')
-rw-r--r--conf/machine/k2hk-evm.conf4
1 files changed, 3 insertions, 1 deletions
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