]> code.ossystems Code Review - meta-freescale.git/commitdiff
fsl.conf: check all the serial consoles if they are present at boot
authorMatthew McClintock <msm@freescale.com>
Wed, 11 Jul 2012 18:01:32 +0000 (13:01 -0500)
committerMatthew McClintock <msm@freescale.com>
Wed, 11 Jul 2012 18:01:32 +0000 (13:01 -0500)
Signed-off-by: Matthew McClintock <msm@freescale.com>
meta-fsl-ppc/conf/distro/fsl.conf

index 2818b2653652da2045b5ff631e5f082467e9e952..ed04a062892cbcfd792616153fa84a8828b82820 100644 (file)
@@ -88,4 +88,9 @@ PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06"
 PREFERRED_PROVIDER_virtual/libx11 = "libx11"
 PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk"
 
+SYSVINIT_ENABLED_GETTYS = ""
+USE_VT = ""
+SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
+SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
+
 CCACHE = ""