summaryrefslogtreecommitdiffstats
path: root/meta-fri2/conf/machine/fri2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fri2/conf/machine/fri2.conf')
-rw-r--r--meta-fri2/conf/machine/fri2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index f90deb31..e20f1cce 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -29,7 +29,7 @@ PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
29# trick syslinux into configuring a 115200 baud. 29# trick syslinux into configuring a 115200 baud.
30SYSLINUX_OPTS = "serial 0xb060 3318" 30SYSLINUX_OPTS = "serial 0xb060 3318"
31SERIAL_CONSOLE = "115200 ttyPCH1" 31SERIAL_CONSOLE = "115200 ttyPCH1"
32APPEND += "console=ttyPCH1,115200 console=tty0" 32APPEND += "console=ttyPCH1,115200 console=tty0 nopat"
33 33
34# EFI boot will ignore this and use the EFI framebuffer at 800x600 34# EFI boot will ignore this and use the EFI framebuffer at 800x600
35APPEND += "video=vesafb vga=0x318" 35APPEND += "video=vesafb vga=0x318"