All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhenhua Luo <zhenhua.luo@freescale.com>
To: <meta-freescale@yoctoproject.org>
Subject: PATCH 22/27] t1042d4rdb(-64b): disable virtual terminal support
Date: Tue, 1 Sep 2015 11:49:04 +0800	[thread overview]
Message-ID: <1441079349-11309-23-git-send-email-zhenhua.luo@freescale.com> (raw)
In-Reply-To: <1441079349-11309-1-git-send-email-zhenhua.luo@freescale.com>

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
---
 conf/machine/t1042d4rdb-64b.conf | 2 ++
 conf/machine/t1042d4rdb.conf     | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf
index 2196230..008bdd9 100644
--- a/conf/machine/t1042d4rdb-64b.conf
+++ b/conf/machine/t1042d4rdb-64b.conf
@@ -24,3 +24,5 @@ JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
+
+USE_VT ?= "0"
diff --git a/conf/machine/t1042d4rdb.conf b/conf/machine/t1042d4rdb.conf
index 674267d..5d430ac 100644
--- a/conf/machine/t1042d4rdb.conf
+++ b/conf/machine/t1042d4rdb.conf
@@ -24,3 +24,5 @@ JFFS2_ERASEBLOCK = "0x10000"
 QE_UCODE = "iram_Type_A_T1040_r1.0.bin"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg qe-ucode"
+
+USE_VT ?= "0"
-- 
2.4.3



  parent reply	other threads:[~2015-09-01  3:45 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01  3:48 PATCH 00/27] disable virtual terminal support for QorIQ targets Zhenhua Luo
2015-09-01  3:48 ` PATCH 01/27] b4420qds(-64b): disable virtual terminal support Zhenhua Luo
2015-09-01  3:48 ` PATCH 02/27] b4860qds(-64b): " Zhenhua Luo
2015-09-01  3:48 ` PATCH 03/27] bsc9131rdb: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 04/27] bsc9132qds: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 05/27] c293pcie: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 06/27] ls1021atwr: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 07/27] p1010rdb: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 08/27] p1020rdb: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 09/27] p1021rdb: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 10/27] p1022ds: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 11/27] p1023rdb: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 12/27] p1025twr: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 13/27] p2020rdb: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 14/27] p2041rdb: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 15/27] p3041ds: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 16/27] p4080ds: " Zhenhua Luo
2015-09-01  3:48 ` PATCH 17/27] p5020ds(-64b): " Zhenhua Luo
2015-09-01  3:49 ` PATCH 18/27] p5040ds(-64b): " Zhenhua Luo
2015-09-01  3:49 ` PATCH 19/27] t1023rdb(-64b): " Zhenhua Luo
2015-09-01  3:49 ` PATCH 20/27] t1024rdb(-64b): " Zhenhua Luo
2015-09-01  3:49 ` PATCH 21/27] t1040d4rdb(-64b): " Zhenhua Luo
2015-09-01  3:49 ` Zhenhua Luo [this message]
2015-09-01  3:49 ` PATCH 23/27] t2080qds(-64b): " Zhenhua Luo
2015-09-01  3:49 ` PATCH 24/27] t2080rdb(-64b): " Zhenhua Luo
2015-09-01  3:49 ` PATCH 25/27] t4160qds(-64b): " Zhenhua Luo
2015-09-01  3:49 ` PATCH 26/27] t4240qds(-64b): " Zhenhua Luo
2015-09-01  3:49 ` PATCH 27/27] t4240rdb(-64b): " Zhenhua Luo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1441079349-11309-23-git-send-email-zhenhua.luo@freescale.com \
    --to=zhenhua.luo@freescale.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.