summaryrefslogtreecommitdiffstats
path: root/conf/machine/p5020ds-64b.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/p5020ds-64b.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/p5020ds-64b.conf')
-rw-r--r--conf/machine/p5020ds-64b.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/p5020ds-64b.conf b/conf/machine/p5020ds-64b.conf
index e946076..46b3187 100644
--- a/conf/machine/p5020ds-64b.conf
+++ b/conf/machine/p5020ds-64b.conf
@@ -11,3 +11,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
11 11
12JFFS2_ERASEBLOCK = "0x10000" 12JFFS2_ERASEBLOCK = "0x10000"
13 13
14SYSVINIT_ENABLED_GETTYS = ""
15USE_VT = ""
16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"