From 0a1f0aefc7155bfdb89bb9d13ca790dbe699ceed Mon Sep 17 00:00:00 2001 From: Min He Date: Wed, 9 Jan 2019 05:02:46 +0000 Subject: [PATCH] script: remove DP-x:d parameters for UP2 board There's a DP port on UP2 board, so we cannot add video=DP-x:d paramter, otherwise, DP monitors will not be able to be detected on UP2 boards. Tracked-On: #2268 Signed-off-by: Min He Reviewed-by: Binbin Wu --- devicemodel/samples/up2/sos_bootargs_debug.txt | 2 -- devicemodel/samples/up2/sos_bootargs_release.txt | 2 -- 2 files changed, 4 deletions(-) diff --git a/devicemodel/samples/up2/sos_bootargs_debug.txt b/devicemodel/samples/up2/sos_bootargs_debug.txt index f5e73c31f..48082e3c4 100644 --- a/devicemodel/samples/up2/sos_bootargs_debug.txt +++ b/devicemodel/samples/up2/sos_bootargs_debug.txt @@ -11,8 +11,6 @@ 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 diff --git a/devicemodel/samples/up2/sos_bootargs_release.txt b/devicemodel/samples/up2/sos_bootargs_release.txt index 87ff84056..5b2f4b867 100644 --- a/devicemodel/samples/up2/sos_bootargs_release.txt +++ b/devicemodel/samples/up2/sos_bootargs_release.txt @@ -11,6 +11,4 @@ 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-