summaryrefslogtreecommitdiffstats
path: root/conf/machine/p1020rdb.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/p1020rdb.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/p1020rdb.conf')
-rw-r--r--conf/machine/p1020rdb.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf
index 0ebe32c..83e3428 100644
--- a/conf/machine/p1020rdb.conf
+++ b/conf/machine/p1020rdb.conf
@@ -15,3 +15,4 @@ JFFS2_ERASEBLOCK = "0x20000"
15SYSVINIT_ENABLED_GETTYS = "" 15SYSVINIT_ENABLED_GETTYS = ""
16USE_VT = "" 16USE_VT = ""
17SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" 17SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
18SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"