mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
crownbay: 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
c882e463cb
commit
222f25151d
|
@ -38,6 +38,8 @@ PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
|
|||
|
||||
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