mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
emenlow: 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:
parent
222f25151d
commit
b8ba2b12bc
|
|
@ -34,6 +34,8 @@ XSERVER ?= "xserver-psb \
|
|||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
APPEND += "video=vesafb vga=0x318"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
|
||||
|
||||
IMAGE_FSTYPES ?= "ext3 cpio.gz live"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user