From 8f8f46f9a66c4f42a522ea3d9a18d46626f25f9c Mon Sep 17 00:00:00 2001 From: fumingwei Date: Thu, 14 Apr 2022 21:15:19 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=E5=88=A0=E9=99=A4=E6=A0=87=E5=87=86?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E5=88=B0console=E5=88=B0ttys0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- make/Makefile.TSGXNXR620G40R01P0804 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/Makefile.TSGXNXR620G40R01P0804 b/make/Makefile.TSGXNXR620G40R01P0804 index 9046bc0b..dfe07705 100644 --- a/make/Makefile.TSGXNXR620G40R01P0804 +++ b/make/Makefile.TSGXNXR620G40R01P0804 @@ -1,7 +1,7 @@ PROFILE_ID := TSG-X-NXR620G40-R01-P0804 SUPPORTED_MACHINE_ID := TSG-X-NXR620G40-R01-P0804 -KERNEL_ARGS := console=ttyS0,115200n8 crashkernel=512M default_hugepagesz=1G hugepagesz=1G hugepages=16 intel_iommu=on iommu=pt mitigations=off pci=realloc,assign-busses psi=1 isolcpus=1-92 +KERNEL_ARGS := crashkernel=512M default_hugepagesz=1G hugepagesz=1G hugepages=16 intel_iommu=on iommu=pt mitigations=off pci=realloc,assign-busses psi=1 isolcpus=1-92 GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_UPDATE := 16384M