bugfix:删除标准输出到console到ttys0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user