[meta-intel] [PATCH 3/4] fri2: remove vesa related kernel boot parameters

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Jan 17 22:42:17 PST 2013


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

Now vesa graphics driver is disabled in the kernel when emgd driver
is enabled. Remove the kernel boot parameters passed for the vesa
driver which cause unwanted warnings at the boot time.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-fri2/conf/machine/fri2.conf |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index 0efba2a..fded1ce 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -37,6 +37,3 @@ PREFERRED_VERSION_emgd-driver-bin ?= "1.14"
 SYSLINUX_OPTS = "serial 0xb060 3318"
 SERIAL_CONSOLE = "115200 ttyPCH1"
 APPEND += "console=ttyPCH1,115200 console=tty0"
-
-# EFI boot will ignore this and use the EFI framebuffer at 800x600
-APPEND += "video=vesafb vga=0x318"
-- 
1.7.3.4




More information about the meta-intel mailing list