summaryrefslogtreecommitdiffstats
path: root/conf/machine/p1022ds.conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-07-11 10:56:44 -0700
committerKhem Raj <raj.khem@gmail.com>2012-07-11 10:57:50 -0700
commit06a955fdb95f494d0cb7f4bed790082f18547337 (patch)
tree39427a97e31c122857204ffd2fd0231e28a02963 /conf/machine/p1022ds.conf
parenta50c1d6c853a4b62907145ba2563536f4a525774 (diff)
downloadmeta-fsl-ppc-06a955fdb95f494d0cb7f4bed790082f18547337.tar.gz
machines: Move machine specific variable to machine conf
These variables are machine specific and therefore they need to be in machine conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/machine/p1022ds.conf')
-rw-r--r--conf/machine/p1022ds.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/p1022ds.conf b/conf/machine/p1022ds.conf
index 1f15303..7d7b6af 100644
--- a/conf/machine/p1022ds.conf
+++ b/conf/machine/p1022ds.conf
@@ -20,3 +20,6 @@ XSERVER = " \
20 20
21JFFS2_ERASEBLOCK = "0x20000" 21JFFS2_ERASEBLOCK = "0x20000"
22 22
23SYSVINIT_ENABLED_GETTYS = ""
24USE_VT = ""
25SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"