[meta-freescale] [meta-fsl-ppc master] Remove unnecessary variables from machine conf

Zhenhua Luo zhenhua.luo at freescale.com
Wed Apr 10 00:02:37 PDT 2013


1. USE_VT = "" is duplicated with USE_VT = "0" and is removed.
2. SYSVINIT_ENABLED_GETTYS is useful when USE_VT = "1", so remove it.

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 conf/machine/b4420qds-64b.conf |    2 --
 conf/machine/b4420qds.conf     |    2 --
 conf/machine/b4860qds-64b.conf |    2 --
 conf/machine/b4860qds.conf     |    2 --
 conf/machine/mpc8536ds.conf    |    2 --
 conf/machine/mpc8544ds.conf    |    2 --
 conf/machine/mpc8548cds.conf   |    2 --
 conf/machine/mpc8572ds.conf    |    2 --
 conf/machine/p1010rdb.conf     |    2 --
 conf/machine/p1020mbg.conf     |    2 --
 conf/machine/p1020rdb.conf     |    2 --
 conf/machine/p1020utm.conf     |    2 --
 conf/machine/p1021rdb.conf     |    2 --
 conf/machine/p1022ds.conf      |    2 --
 conf/machine/p1023rds.conf     |    2 --
 conf/machine/p1024rdb.conf     |    2 --
 conf/machine/p1025rdb.conf     |    2 --
 conf/machine/p2020ds.conf      |    2 --
 conf/machine/p2020rdb.conf     |    2 --
 conf/machine/p2041rdb.conf     |    2 --
 conf/machine/p3041ds.conf      |    2 --
 conf/machine/p4080ds.conf      |    2 --
 conf/machine/p5020ds-64b.conf  |    2 --
 conf/machine/p5020ds.conf      |    2 --
 conf/machine/p5040ds-64b.conf  |    2 --
 conf/machine/p5040ds.conf      |    2 --
 conf/machine/t4160qds-64b.conf |    2 --
 conf/machine/t4160qds.conf     |    2 --
 conf/machine/t4240qds-64b.conf |    2 --
 conf/machine/t4240qds.conf     |    2 --
 30 files changed, 60 deletions(-)

diff --git a/conf/machine/b4420qds-64b.conf b/conf/machine/b4420qds-64b.conf
index 4e8ba85..8ab1d29 100644
--- a/conf/machine/b4420qds-64b.conf
+++ b/conf/machine/b4420qds-64b.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/b4420qds.conf b/conf/machine/b4420qds.conf
index 233d0e7..fe1a44e 100644
--- a/conf/machine/b4420qds.conf
+++ b/conf/machine/b4420qds.conf
@@ -11,8 +11,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/b4860qds-64b.conf b/conf/machine/b4860qds-64b.conf
index 1d878ae..7cd18f9 100644
--- a/conf/machine/b4860qds-64b.conf
+++ b/conf/machine/b4860qds-64b.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/b4860qds.conf b/conf/machine/b4860qds.conf
index 4cdbd22..1143a65 100644
--- a/conf/machine/b4860qds.conf
+++ b/conf/machine/b4860qds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/mpc8536ds.conf b/conf/machine/mpc8536ds.conf
index e515566..a72de6e 100644
--- a/conf/machine/mpc8536ds.conf
+++ b/conf/machine/mpc8536ds.conf
@@ -14,8 +14,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/mpc8544ds.conf b/conf/machine/mpc8544ds.conf
index 2cacf35..71a139a 100644
--- a/conf/machine/mpc8544ds.conf
+++ b/conf/machine/mpc8544ds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/mpc8548cds.conf b/conf/machine/mpc8548cds.conf
index b3a91d9..c18da1f 100644
--- a/conf/machine/mpc8548cds.conf
+++ b/conf/machine/mpc8548cds.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/mpc8572ds.conf b/conf/machine/mpc8572ds.conf
index 7e598f0..eb915bb 100644
--- a/conf/machine/mpc8572ds.conf
+++ b/conf/machine/mpc8572ds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1010rdb.conf b/conf/machine/p1010rdb.conf
index bdca3c8..ccc5053 100644
--- a/conf/machine/p1010rdb.conf
+++ b/conf/machine/p1010rdb.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1020mbg.conf b/conf/machine/p1020mbg.conf
index b6182bf..b83af81 100644
--- a/conf/machine/p1020mbg.conf
+++ b/conf/machine/p1020mbg.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf
index 3f4e819..70132c5 100644
--- a/conf/machine/p1020rdb.conf
+++ b/conf/machine/p1020rdb.conf
@@ -14,8 +14,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1020utm.conf b/conf/machine/p1020utm.conf
index 5b8ea27..6751cd8 100644
--- a/conf/machine/p1020utm.conf
+++ b/conf/machine/p1020utm.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1021rdb.conf b/conf/machine/p1021rdb.conf
index ad7e54f..c1657a4 100644
--- a/conf/machine/p1021rdb.conf
+++ b/conf/machine/p1021rdb.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1022ds.conf b/conf/machine/p1022ds.conf
index 20389a2..f604ea1 100644
--- a/conf/machine/p1022ds.conf
+++ b/conf/machine/p1022ds.conf
@@ -22,8 +22,6 @@ XSERVER = " \
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1023rds.conf b/conf/machine/p1023rds.conf
index 189c5c0..fd79a1e 100644
--- a/conf/machine/p1023rds.conf
+++ b/conf/machine/p1023rds.conf
@@ -13,8 +13,6 @@ PREFERRED_VERSION_fmc = "0.9.23"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1024rdb.conf b/conf/machine/p1024rdb.conf
index 58c0865..524b9d1 100644
--- a/conf/machine/p1024rdb.conf
+++ b/conf/machine/p1024rdb.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p1025rdb.conf b/conf/machine/p1025rdb.conf
index a7071cb..18ccd2e 100644
--- a/conf/machine/p1025rdb.conf
+++ b/conf/machine/p1025rdb.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p2020ds.conf b/conf/machine/p2020ds.conf
index 21f62de..9ca1617 100644
--- a/conf/machine/p2020ds.conf
+++ b/conf/machine/p2020ds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p2020rdb.conf b/conf/machine/p2020rdb.conf
index 67856b3..b703b9f 100644
--- a/conf/machine/p2020rdb.conf
+++ b/conf/machine/p2020rdb.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x20000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index ea1594f..2f96ce6 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf
index bf03649..6fb80e1 100644
--- a/conf/machine/p3041ds.conf
+++ b/conf/machine/p3041ds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index 332a39f..daa929a 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p5020ds-64b.conf b/conf/machine/p5020ds-64b.conf
index 75be7fd..e67ad1e 100644
--- a/conf/machine/p5020ds-64b.conf
+++ b/conf/machine/p5020ds-64b.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p5020ds.conf b/conf/machine/p5020ds.conf
index 06b4f7c..d4ce3d3 100644
--- a/conf/machine/p5020ds.conf
+++ b/conf/machine/p5020ds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p5040ds-64b.conf b/conf/machine/p5040ds-64b.conf
index 68a5a32..2a885b7 100644
--- a/conf/machine/p5040ds-64b.conf
+++ b/conf/machine/p5040ds-64b.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf
index e1db069..c7d253f 100644
--- a/conf/machine/p5040ds.conf
+++ b/conf/machine/p5040ds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/t4160qds-64b.conf b/conf/machine/t4160qds-64b.conf
index eceb065..e8d4475 100644
--- a/conf/machine/t4160qds-64b.conf
+++ b/conf/machine/t4160qds-64b.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/t4160qds.conf b/conf/machine/t4160qds.conf
index 4ae03bc..71b4efb 100644
--- a/conf/machine/t4160qds.conf
+++ b/conf/machine/t4160qds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/t4240qds-64b.conf b/conf/machine/t4240qds-64b.conf
index 8aae528..31345b1 100644
--- a/conf/machine/t4240qds-64b.conf
+++ b/conf/machine/t4240qds-64b.conf
@@ -13,8 +13,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf
index 4aa36a2..a348fe1 100644
--- a/conf/machine/t4240qds.conf
+++ b/conf/machine/t4240qds.conf
@@ -12,8 +12,6 @@ KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/e6500rev1_defconfig"
 
 JFFS2_ERASEBLOCK = "0x10000"
 
-SYSVINIT_ENABLED_GETTYS = ""
-USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
 USE_VT = "0"
-- 
1.7.9.5





More information about the meta-freescale mailing list