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