]> code.ossystems Code Review - meta-freescale.git/commitdiff
Added the proper terminal support for Linux under Hypervisor.
authorDiana CRACIUN <Diana.Craciun@freescale.com>
Tue, 24 Jan 2012 16:02:33 +0000 (16:02 +0000)
committerMatthew McClintock <msm@freescale.com>
Fri, 27 Jan 2012 01:24:21 +0000 (19:24 -0600)
Under Hypervisor, Linux is using ttyEHV0.

Signed-off-by: Diana CRACIUN <Diana.Craciun@freescale.com>
meta-fsl-ppc/conf/distro/fsl.conf

index 686254ee81ffab2ad68324b9c2ef5a2d2a73f9a5..16590b93b741e2eb620f681aec8d8208ba55763d 100644 (file)
@@ -54,4 +54,4 @@ FREESCALE_GIT = "git://git.am.freescale.net"
 
 SYSVINIT_ENABLED_GETTYS = ""
 USE_VT = ""
-SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1"
+SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"