[meta-freescale] [PATCH 02/20] qoriq-ppc.inc: disable virtual terminal support for QorIQ PPC

Zhenhua Luo zhenhua.luo at freescale.com
Fri Aug 28 03:36:41 PDT 2015


Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 conf/machine/include/qoriq-ppc.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/include/qoriq-ppc.inc b/conf/machine/include/qoriq-ppc.inc
index c60da4a..3d39780 100644
--- a/conf/machine/include/qoriq-ppc.inc
+++ b/conf/machine/include/qoriq-ppc.inc
@@ -8,4 +8,6 @@ UBINIZE_ARGS ??= "-m 512 -p 16KiB -s 512"
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 
+USE_VT ?= "0"
+
 MACHINEOVERRIDES .= ":qoriq-ppc"
-- 
2.4.3



More information about the meta-freescale mailing list