diff options
| author | 陆秋文 <[email protected]> | 2023-07-03 10:29:15 +0000 |
|---|---|---|
| committer | 付明卫 <[email protected]> | 2023-07-03 10:29:15 +0000 |
| commit | 9f2e07258a7024e720592186b481ce84bd9ff415 (patch) | |
| tree | 8824cfff51fc6aefdea74723c7cd03e69748f154 /make | |
| parent | a4c7fc8dbe46e7a2a9326d6ca47ba0c2032cfbb6 (diff) | |
TSG-15768 在OS开机、关机过程中显示TSG的Logo
Diffstat (limited to 'make')
| -rw-r--r-- | make/Makefile.TSGXNXR620G40R01P0906 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Makefile.TSGXNXR620G40R01P0906 b/make/Makefile.TSGXNXR620G40R01P0906 index f402d5ee..d333c1b2 100644 --- a/make/Makefile.TSGXNXR620G40R01P0906 +++ b/make/Makefile.TSGXNXR620G40R01P0906 @@ -1,7 +1,7 @@ PROFILE_ID := TSG-X-NXR620G40-R01-P0906 SUPPORTED_MACHINE_ID := TSG-X-NXR620G40-R01-P0906 -KERNEL_ARGS := crashkernel=512M default_hugepagesz=1G intel_iommu=on iommu=pt mitigations=off psi=1 selinux=0 +KERNEL_ARGS := crashkernel=512M default_hugepagesz=1G intel_iommu=on iommu=pt mitigations=off psi=1 selinux=0 quiet splash GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_UPDATE := 16384M |
