All of lore.kernel.org
 help / color / mirror / Atom feed
From: <ting.liu@nxp.com>
To: <meta-freescale@yoctoproject.org>
Subject: [meta-fsl-ppc][PATCH 05/31] p3041ds: disable virtual terminal support
Date: Fri, 17 Jun 2016 15:45:39 +0800	[thread overview]
Message-ID: <1466149565-3293-6-git-send-email-ting.liu@nxp.com> (raw)
In-Reply-To: <1466149565-3293-1-git-send-email-ting.liu@nxp.com>

From: Ting Liu <ting.liu@nxp.com>

Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
 conf/machine/p3041ds.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf
index 863a179..036ef70 100644
--- a/conf/machine/p3041ds.conf
+++ b/conf/machine/p3041ds.conf
@@ -24,3 +24,4 @@ KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet32_smp_defconfig"
 JFFS2_ERASEBLOCK = "0x10000"
 
 EXTRA_IMAGEDEPENDS += "fm-ucode rcw hypervisor hv-cfg"
+USE_VT ?= "0"
-- 
1.9.2



  parent reply	other threads:[~2016-06-17  8:01 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-17  7:45 [meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 01/31] b4420: disable virtual terminal support ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 02/31] b4860: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 03/31] c293pcie: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 04/31] p2041rdb: " ting.liu
2016-06-17  7:45 ` ting.liu [this message]
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 06/31] p4080ds: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 07/31] p5020: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 08/31] p5040: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 09/31] t1023: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 10/31] t1024: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 11/31] t104x: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 12/31] t2080: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 13/31] t4160: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 14/31] t4240: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 15/31] linux-qoriq: merge .inc and .bb ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 16/31] linux-qoriq: upgrade to 4.1 ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 17/31] linux-qoriq: fix vmpic_msi_feature not used error ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 18/31] b4420: update dtb path ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 19/31] b4860: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 20/31] c293pcie: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 21/31] p2041rdb: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 22/31] p3041ds: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 23/31] p4080ds: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 24/31] p5020: " ting.liu
2016-06-17  7:45 ` [meta-fsl-ppc][PATCH 25/31] p5040: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 26/31] t1023: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 27/31] t1024: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 28/31] t104x: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 29/31] t2080: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 30/31] t4160: " ting.liu
2016-06-17  7:46 ` [meta-fsl-ppc][PATCH 31/31] t4240: " ting.liu

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=1466149565-3293-6-git-send-email-ting.liu@nxp.com \
    --to=ting.liu@nxp.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.