mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-13 14:51:06 +00:00
For UP2 releases, we don't need enable_initial_modeset, just as the NUC platforms, so remove this parameter from the boot args. Tracked-On: #2516 Signed-off-by: Min He <min.he@intel.com> Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
20 lines
427 B
Plaintext
20 lines
427 B
Plaintext
module_blacklist=dwc3_pci
|
|
no_timer_check
|
|
console=tty0
|
|
console=ttyS0
|
|
loglevel=7
|
|
consoleblank=0
|
|
root=/dev/mmcblk0p1 rw rootwait
|
|
i915.nuclear_pageflip=1
|
|
i915.avail_planes_per_pipe=0x01010F
|
|
i915.domain_plane_owners=0x011111110000
|
|
i915.enable_gvt=1
|
|
i915.enable_guc=0x02
|
|
hvlog=2M@0x6de00000
|
|
cma=64M@0-
|
|
memmap=0x400000$0x6da00000
|
|
ramoops.mem_address=0x6da00000
|
|
ramoops.mem_size=0x400000
|
|
ramoops.console_size=0x200000
|
|
reboot_panic=p,w
|