From 74a5eec3a74c4e36644d82e4f6742c0ddf9f3a24 Mon Sep 17 00:00:00 2001 From: Minggui Cao Date: Wed, 31 Oct 2018 11:58:23 +0800 Subject: [PATCH] DM: change SOS bootargs console ttyS0 to ttyS2 change it to match with release version. Tracked-On: #1690 Signed-off-by: Minggui Cao Reviewed-by: Jason Chen CJ --- devicemodel/samples/apl-mrb/sos_bootargs_debug.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicemodel/samples/apl-mrb/sos_bootargs_debug.txt b/devicemodel/samples/apl-mrb/sos_bootargs_debug.txt index 6e52ebe02..3fc2761ee 100644 --- a/devicemodel/samples/apl-mrb/sos_bootargs_debug.txt +++ b/devicemodel/samples/apl-mrb/sos_bootargs_debug.txt @@ -1 +1 @@ -pci_devices_ignore=(0:18:2) module_blacklist=dwc3_pci console=tty0 console=ttyS0 i915.nuclear_pageflip=1 root=/dev/mmcblk1p1 rw rootwait quiet loglevel=3 no_timer_check consoleblank=0 i915.enable_initial_modeset=1 i915.tsd_init=7 i915.tsd_delay=2000 video=DP-1:d video=DP-2:d i915.avail_planes_per_pipe=0x01010F i915.domain_plane_owners=0x011111110000 i915.enable_preemption=1 i915.context_priority_mode=2 i915.enable_gvt=1 i915.enable_guc=0x02 hvlog=2M@0x6de00000 reboot_panic=p,w cma=64M@0- memmap=0x400000$0x6da00000 ramoops.mem_address=0x6da00000 ramoops.mem_size=0x400000 ramoops.console_size=0x200000 +pci_devices_ignore=(0:18:2) module_blacklist=dwc3_pci console=tty0 console=ttyS2 i915.nuclear_pageflip=1 root=/dev/mmcblk1p1 rw rootwait quiet loglevel=3 no_timer_check consoleblank=0 i915.enable_initial_modeset=1 i915.tsd_init=7 i915.tsd_delay=2000 video=DP-1:d video=DP-2:d i915.avail_planes_per_pipe=0x01010F i915.domain_plane_owners=0x011111110000 i915.enable_preemption=1 i915.context_priority_mode=2 i915.enable_gvt=1 i915.enable_guc=0x02 hvlog=2M@0x6de00000 reboot_panic=p,w cma=64M@0- memmap=0x400000$0x6da00000 ramoops.mem_address=0x6da00000 ramoops.mem_size=0x400000 ramoops.console_size=0x200000