diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-07-11 10:56:44 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2012-07-11 10:57:50 -0700 |
commit | 06a955fdb95f494d0cb7f4bed790082f18547337 (patch) | |
tree | 39427a97e31c122857204ffd2fd0231e28a02963 | |
parent | a50c1d6c853a4b62907145ba2563536f4a525774 (diff) | |
download | meta-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>
-rw-r--r-- | conf/distro/fsl.conf | 6 | ||||
-rw-r--r-- | conf/machine/mpc8536ds.conf | 3 | ||||
-rw-r--r-- | conf/machine/mpc8544ds.conf | 3 | ||||
-rw-r--r-- | conf/machine/mpc8548cds.conf | 3 | ||||
-rw-r--r-- | conf/machine/mpc8572ds.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1010rdb.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1020mbg.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1020rdb.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1020utm.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1021rdb.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1022ds.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1023rds.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1024rdb.conf | 3 | ||||
-rw-r--r-- | conf/machine/p1025rdb.conf | 3 | ||||
-rw-r--r-- | conf/machine/p2020ds.conf | 3 | ||||
-rw-r--r-- | conf/machine/p2020rdb.conf | 3 | ||||
-rw-r--r-- | conf/machine/p2041rdb.conf | 3 | ||||
-rw-r--r-- | conf/machine/p3041ds.conf | 3 | ||||
-rw-r--r-- | conf/machine/p4080ds.conf | 3 | ||||
-rw-r--r-- | conf/machine/p5020ds-64b.conf | 3 | ||||
-rw-r--r-- | conf/machine/p5020ds.conf | 3 | ||||
-rw-r--r-- | conf/machine/p5040ds-64b.conf | 3 | ||||
-rw-r--r-- | conf/machine/p5040ds.conf | 3 |
23 files changed, 66 insertions, 6 deletions
diff --git a/conf/distro/fsl.conf b/conf/distro/fsl.conf index bcadbc7..2818b26 100644 --- a/conf/distro/fsl.conf +++ b/conf/distro/fsl.conf | |||
@@ -88,10 +88,4 @@ PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" | |||
88 | PREFERRED_PROVIDER_virtual/libx11 = "libx11" | 88 | PREFERRED_PROVIDER_virtual/libx11 = "libx11" |
89 | PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" | 89 | PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" |
90 | 90 | ||
91 | SYSVINIT_ENABLED_GETTYS = "" | ||
92 | USE_VT = "" | ||
93 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
94 | |||
95 | CCACHE = "" | 91 | CCACHE = "" |
96 | |||
97 | |||
diff --git a/conf/machine/mpc8536ds.conf b/conf/machine/mpc8536ds.conf index 21effbc..bc74b8d 100644 --- a/conf/machine/mpc8536ds.conf +++ b/conf/machine/mpc8536ds.conf | |||
@@ -11,3 +11,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" | |||
11 | 11 | ||
12 | JFFS2_ERASEBLOCK = "0x20000" | 12 | JFFS2_ERASEBLOCK = "0x20000" |
13 | 13 | ||
14 | SYSVINIT_ENABLED_GETTYS = "" | ||
15 | USE_VT = "" | ||
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/mpc8544ds.conf b/conf/machine/mpc8544ds.conf index a9cfadc..2199dcc 100644 --- a/conf/machine/mpc8544ds.conf +++ b/conf/machine/mpc8544ds.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x20000" | 11 | JFFS2_ERASEBLOCK = "0x20000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/mpc8548cds.conf b/conf/machine/mpc8548cds.conf index 821aac0..01a5cc6 100644 --- a/conf/machine/mpc8548cds.conf +++ b/conf/machine/mpc8548cds.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x20000" | 11 | JFFS2_ERASEBLOCK = "0x20000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/mpc8572ds.conf b/conf/machine/mpc8572ds.conf index 277cdc4..65033ea 100644 --- a/conf/machine/mpc8572ds.conf +++ b/conf/machine/mpc8572ds.conf | |||
@@ -9,3 +9,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
9 | 9 | ||
10 | JFFS2_ERASEBLOCK = "0x20000" | 10 | JFFS2_ERASEBLOCK = "0x20000" |
11 | 11 | ||
12 | SYSVINIT_ENABLED_GETTYS = "" | ||
13 | USE_VT = "" | ||
14 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p1010rdb.conf b/conf/machine/p1010rdb.conf index 362acd2..8525300 100644 --- a/conf/machine/p1010rdb.conf +++ b/conf/machine/p1010rdb.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x20000" | 11 | JFFS2_ERASEBLOCK = "0x20000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p1020mbg.conf b/conf/machine/p1020mbg.conf index da62c43..57d826f 100644 --- a/conf/machine/p1020mbg.conf +++ b/conf/machine/p1020mbg.conf | |||
@@ -11,3 +11,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
11 | 11 | ||
12 | JFFS2_ERASEBLOCK = "0x20000" | 12 | JFFS2_ERASEBLOCK = "0x20000" |
13 | 13 | ||
14 | SYSVINIT_ENABLED_GETTYS = "" | ||
15 | USE_VT = "" | ||
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf index 653533c..c4cf9c5 100644 --- a/conf/machine/p1020rdb.conf +++ b/conf/machine/p1020rdb.conf | |||
@@ -12,3 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
12 | 12 | ||
13 | JFFS2_ERASEBLOCK = "0x20000" | 13 | JFFS2_ERASEBLOCK = "0x20000" |
14 | 14 | ||
15 | SYSVINIT_ENABLED_GETTYS = "" | ||
16 | USE_VT = "" | ||
17 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p1020utm.conf b/conf/machine/p1020utm.conf index 7929841..af67986 100644 --- a/conf/machine/p1020utm.conf +++ b/conf/machine/p1020utm.conf | |||
@@ -11,3 +11,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
11 | 11 | ||
12 | JFFS2_ERASEBLOCK = "0x20000" | 12 | JFFS2_ERASEBLOCK = "0x20000" |
13 | 13 | ||
14 | SYSVINIT_ENABLED_GETTYS = "" | ||
15 | USE_VT = "" | ||
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p1021rdb.conf b/conf/machine/p1021rdb.conf index 8e80752..0d9349e 100644 --- a/conf/machine/p1021rdb.conf +++ b/conf/machine/p1021rdb.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x20000" | 11 | JFFS2_ERASEBLOCK = "0x20000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
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 | ||
21 | JFFS2_ERASEBLOCK = "0x20000" | 21 | JFFS2_ERASEBLOCK = "0x20000" |
22 | 22 | ||
23 | SYSVINIT_ENABLED_GETTYS = "" | ||
24 | USE_VT = "" | ||
25 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p1023rds.conf b/conf/machine/p1023rds.conf index 522bde6..f2397ef 100644 --- a/conf/machine/p1023rds.conf +++ b/conf/machine/p1023rds.conf | |||
@@ -9,3 +9,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/p1023rds_defconfig" | |||
9 | 9 | ||
10 | JFFS2_ERASEBLOCK = "0x10000" | 10 | JFFS2_ERASEBLOCK = "0x10000" |
11 | 11 | ||
12 | SYSVINIT_ENABLED_GETTYS = "" | ||
13 | USE_VT = "" | ||
14 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p1024rdb.conf b/conf/machine/p1024rdb.conf index 1a7e315..98b5ea2 100644 --- a/conf/machine/p1024rdb.conf +++ b/conf/machine/p1024rdb.conf | |||
@@ -11,3 +11,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
11 | 11 | ||
12 | JFFS2_ERASEBLOCK = "0x20000" | 12 | JFFS2_ERASEBLOCK = "0x20000" |
13 | 13 | ||
14 | SYSVINIT_ENABLED_GETTYS = "" | ||
15 | USE_VT = "" | ||
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p1025rdb.conf b/conf/machine/p1025rdb.conf index bcb167e..b5231fa 100644 --- a/conf/machine/p1025rdb.conf +++ b/conf/machine/p1025rdb.conf | |||
@@ -12,3 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
12 | 12 | ||
13 | JFFS2_ERASEBLOCK = "0x20000" | 13 | JFFS2_ERASEBLOCK = "0x20000" |
14 | 14 | ||
15 | SYSVINIT_ENABLED_GETTYS = "" | ||
16 | USE_VT = "" | ||
17 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p2020ds.conf b/conf/machine/p2020ds.conf index 3059bde..bedb3da 100644 --- a/conf/machine/p2020ds.conf +++ b/conf/machine/p2020ds.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x20000" | 11 | JFFS2_ERASEBLOCK = "0x20000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf index 188a6f2..52e2e11 100644 --- a/conf/machine/p2020rdb.conf +++ b/conf/machine/p2020rdb.conf | |||
@@ -11,3 +11,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" | |||
11 | 11 | ||
12 | JFFS2_ERASEBLOCK = "0x20000" | 12 | JFFS2_ERASEBLOCK = "0x20000" |
13 | 13 | ||
14 | SYSVINIT_ENABLED_GETTYS = "" | ||
15 | USE_VT = "" | ||
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf index e161459..6854da3 100644 --- a/conf/machine/p2041rdb.conf +++ b/conf/machine/p2041rdb.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x10000" | 11 | JFFS2_ERASEBLOCK = "0x10000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf index 909761e..35b6feb 100644 --- a/conf/machine/p3041ds.conf +++ b/conf/machine/p3041ds.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x10000" | 11 | JFFS2_ERASEBLOCK = "0x10000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf index 6c90912..0de0304 100644 --- a/conf/machine/p4080ds.conf +++ b/conf/machine/p4080ds.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x10000" | 11 | JFFS2_ERASEBLOCK = "0x10000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
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 | ||
12 | JFFS2_ERASEBLOCK = "0x10000" | 12 | JFFS2_ERASEBLOCK = "0x10000" |
13 | 13 | ||
14 | SYSVINIT_ENABLED_GETTYS = "" | ||
15 | USE_VT = "" | ||
16 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf index 3a5c672..7b5ed83 100644 --- a/conf/machine/p5020ds.conf +++ b/conf/machine/p5020ds.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x10000" | 11 | JFFS2_ERASEBLOCK = "0x10000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
diff --git a/conf/machine/p5040ds-64b.conf b/conf/machine/p5040ds-64b.conf index 1560420..41f4ad2 100644 --- a/conf/machine/p5040ds-64b.conf +++ b/conf/machine/p5040ds-64b.conf | |||
@@ -10,3 +10,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig" | |||
10 | 10 | ||
11 | JFFS2_ERASEBLOCK = "0x10000" | 11 | JFFS2_ERASEBLOCK = "0x10000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||
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 | ||
11 | JFFS2_ERASEBLOCK = "0x10000" | 11 | JFFS2_ERASEBLOCK = "0x10000" |
12 | 12 | ||
13 | SYSVINIT_ENABLED_GETTYS = "" | ||
14 | USE_VT = "" | ||
15 | SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" | ||