mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-08 15:22:24 +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>
23 lines
483 B
Plaintext
23 lines
483 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
|
|
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
|