tegra-initrd-flash-initramfs: remove graphics console from kernel command line

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2024-05-11 07:31:28 -07:00
parent a758e632f7
commit e4667a53af

View File

@@ -29,6 +29,8 @@ IMAGE_NAME_SUFFIX = ""
FORCE_RO_REMOVE ?= "1"
KERNEL_ARGS:remove = "console=tty0"
inherit core-image
IMAGE_FSTYPES = "${TEGRA_INITRD_FLASH_INITRAMFS_FSTYPES}"