From 2dd5bbd959717d23d0225aa6366db55d64497cd1 Mon Sep 17 00:00:00 2001 From: "Yang,Yu-chu" Date: Wed, 16 Feb 2022 17:48:52 -0800 Subject: [PATCH] config-tools: remove SERIAL_CONSOLE extracion for bootargs of SOS Remove the logic to parse SERIAL_CONSOLE and append to bootargs. Specify the console in bootargs directly. Tracked-On: #7127 Signed-off-by: Yang,Yu-chu Reviewed-by: Junjie Mao Acked-by: Anthony Xu --- misc/config_tools/xforms/misc_cfg.h.xsl | 19 ------------------- .../xforms/vm_configurations.h.xsl | 2 +- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/misc/config_tools/xforms/misc_cfg.h.xsl b/misc/config_tools/xforms/misc_cfg.h.xsl index b5a6dc9c0..5345e1035 100644 --- a/misc/config_tools/xforms/misc_cfg.h.xsl +++ b/misc/config_tools/xforms/misc_cfg.h.xsl @@ -35,7 +35,6 @@ - @@ -64,24 +63,6 @@ - - - - - " " - - - - - - - - - - - - - diff --git a/misc/config_tools/xforms/vm_configurations.h.xsl b/misc/config_tools/xforms/vm_configurations.h.xsl index b48fb8368..281abcfa8 100644 --- a/misc/config_tools/xforms/vm_configurations.h.xsl +++ b/misc/config_tools/xforms/vm_configurations.h.xsl @@ -48,7 +48,7 @@ - +