summaryrefslogtreecommitdiffstats
path: root/conf/machine/p2041rdb.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
commit29d32a8a64b854cd4f13063317d6e9292675179d (patch)
tree112bfe77d26f446bedbde046f50c1e4a454dbb1c /conf/machine/p2041rdb.conf
parent0585b36e23a6dd36396e96682eeef378636ab54b (diff)
downloadmeta-fsl-ppc-29d32a8a64b854cd4f13063317d6e9292675179d.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 'conf/machine/p2041rdb.conf')
-rw-r--r--conf/machine/p2041rdb.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index b4f1264..5adb4f6 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.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}"