[meta-intel] [PATCH 31/31] intel-corei7-64.conf: remove config handled by machine-setup-tool

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 18 17:35:51 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

The serial port configuration varies as per the underneath hardware, so get
it from the machine-setup-tool instead of specifying a generic value here.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 conf/machine/intel-corei7-64.conf | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf
index c025404..401e93f 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -29,7 +29,3 @@ XSERVER ?= "${XSERVER_X86_BASE} \
             ${XSERVER_X86_MODESETTING} \
             ${XSERVER_X86_VESA} \
            "
-
-SYSLINUX_OPTS = "serial 0 115200"
-SERIAL_CONSOLE = "115200 ttyS0"
-APPEND += "console=ttyS0,115200 console=tty0"
-- 
1.8.1.4



More information about the meta-intel mailing list