From e3f1947744c8533ae007a8eb3519368902aaf567 Mon Sep 17 00:00:00 2001 From: Minggui Cao Date: Mon, 25 Feb 2019 14:09:02 +0800 Subject: [PATCH] DM: rm console in release args for security reuest as security request, release build can't inlcude console configure, so remove it. Tracked-On: #2613 Signed-off-by: Minggui Cao --- devicemodel/samples/apl-mrb/sos_bootargs_release.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/devicemodel/samples/apl-mrb/sos_bootargs_release.txt b/devicemodel/samples/apl-mrb/sos_bootargs_release.txt index 8d2018d3d..eb40db903 100644 --- a/devicemodel/samples/apl-mrb/sos_bootargs_release.txt +++ b/devicemodel/samples/apl-mrb/sos_bootargs_release.txt @@ -1,7 +1,5 @@ module_blacklist=dwc3_pci no_timer_check -console=tty0 -console=ttyS2,115200n8 quiet loglevel=3 consoleblank=0 root=/dev/mmcblk1p1 rw rootwait