mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
Add up2-sbl's stuff including (launch_uos script, sos_bootargs and hv config). Tracked-On: #1995 Signed-off-by: Tw <wei.tan@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com> Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
17 lines
332 B
Plaintext
17 lines
332 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.enable_initial_modeset=1
|
|
i915.avail_planes_per_pipe=0x01010F
|
|
i915.domain_plane_owners=0x011111110000
|
|
i915.enable_gvt=1
|
|
i915.enable_guc=0x02
|
|
video=DP-1:d
|
|
video=DP-2:d
|
|
cma=64M@0-
|