mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 09:41:30 +00:00
config: add up2-sbl board related configs
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>
This commit is contained in:
22
devicemodel/samples/up2/sos_bootargs_debug.txt
Normal file
22
devicemodel/samples/up2/sos_bootargs_debug.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
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
|
||||
Reference in New Issue
Block a user