]> code.ossystems Code Review - meta-freescale.git/commitdiff
t1024rdb(-64b): disable virtual terminal support
authorZhenhua Luo <zhenhua.luo@freescale.com>
Tue, 1 Sep 2015 03:49:02 +0000 (11:49 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:17 +0000 (15:03 -0300)
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/t1024rdb-64b.conf
conf/machine/t1024rdb.conf

index cd22f1fa213521df279f41a97e828b35e43b942e..48681cd8a0e6741b91ef42362ccaf66bac8f7087 100644 (file)
@@ -23,3 +23,5 @@ JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
+
+USE_VT ?= "0"
index bd40b8971f5cb3723d85e268fc746cea96beb258..8f7503825d28cb989627ce7d0b2ca6261603d580 100644 (file)
@@ -23,3 +23,5 @@ JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE ?= "iram_Type_A_T1024_r1.0.bin"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
+
+USE_VT ?= "0"