summaryrefslogtreecommitdiffstats
path: root/conf/distro/fsl.conf
diff options
context:
space:
mode:
authorDiana CRACIUN <Diana.Craciun@freescale.com>2012-01-24 16:02:33 +0000
committerMatthew McClintock <msm@freescale.com>2012-01-26 19:24:21 -0600
commit93ef80f1989440da8599a30ff6010bd8791ec506 (patch)
tree933a462cbfa8e81f3d3be7b4afe71d6dac8d9293 /conf/distro/fsl.conf
parent301b6c0dfa9adbb9a70e4fe3c15372a6d0b4351c (diff)
downloadmeta-fsl-ppc-93ef80f1989440da8599a30ff6010bd8791ec506.tar.gz
Added the proper terminal support for Linux under Hypervisor.
Under Hypervisor, Linux is using ttyEHV0. Signed-off-by: Diana CRACIUN <Diana.Craciun@freescale.com>
Diffstat (limited to 'conf/distro/fsl.conf')
-rw-r--r--conf/distro/fsl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/fsl.conf b/conf/distro/fsl.conf
index 686254e..16590b9 100644
--- a/conf/distro/fsl.conf
+++ b/conf/distro/fsl.conf
@@ -54,4 +54,4 @@ FREESCALE_GIT = "git://git.am.freescale.net"
54 54
55SYSVINIT_ENABLED_GETTYS = "" 55SYSVINIT_ENABLED_GETTYS = ""
56USE_VT = "" 56USE_VT = ""
57SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1" 57SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"