summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/conf/machine/p5040ds-64b.conf
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-07-11 17:26:51 -0500
committerMatthew McClintock <msm@freescale.com>2012-08-14 13:41:12 -0500
commitd22a53ebedc57e2ac29adf6820d75d431770c3c8 (patch)
tree6a27b25e50172d8b324d8c2d51537d0d67b68fa0 /meta-fsl-ppc/conf/machine/p5040ds-64b.conf
parenta266c832ec27cff645d682ece599a8cd7d1f2095 (diff)
downloadmeta-freescale-d22a53ebedc57e2ac29adf6820d75d431770c3c8.tar.gz
move serial console definitions into machine.conf so they are available for all distros (e.g. poky and fsl)
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'meta-fsl-ppc/conf/machine/p5040ds-64b.conf')
-rw-r--r--meta-fsl-ppc/conf/machine/p5040ds-64b.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-fsl-ppc/conf/machine/p5040ds-64b.conf b/meta-fsl-ppc/conf/machine/p5040ds-64b.conf
index 091f81f7..44c3b7d2 100644
--- a/meta-fsl-ppc/conf/machine/p5040ds-64b.conf
+++ b/meta-fsl-ppc/conf/machine/p5040ds-64b.conf
@@ -13,3 +13,4 @@ JFFS2_ERASEBLOCK = "0x10000"
13SYSVINIT_ENABLED_GETTYS = "" 13SYSVINIT_ENABLED_GETTYS = ""
14USE_VT = "" 14USE_VT = ""
15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" 15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
16SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"