fri2-noemgd: set boot vga mode

Set boot params to get a vesafb 1024x768 graphics mode and can see the
splash screen.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Tom Zanussi 2011-10-09 16:26:15 -05:00
parent d55081747c
commit 42fcbb128c

View File

@ -36,6 +36,8 @@ PREFERRED_VERSION_xserver-xorg ?= "1.11.1"
SERIAL_CONSOLE = "115200 ttyS0"
APPEND += "video=vesafb vga=0x318"
MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
IMAGE_FSTYPES ?= "ext3 cpio.gz live"