mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 09:41:30 +00:00
Makefile: make UP2 sample directory name consistent with board name
It makes more sense by aligning directory name with board name. Tracked-On: #2760 Signed-off-by: Tw <wei.tan@intel.com> Reviewed-by: Binbin Wu <binbin.wu@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
20249380d3
commit
065e16d32e
19
devicemodel/samples/apl-up2/sos_bootargs_debug.txt
Normal file
19
devicemodel/samples/apl-up2/sos_bootargs_debug.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
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
|
||||
Reference in New Issue
Block a user