From: Nolen Johnson Date: Fri, 12 Jul 2024 21:08:16 +0000 (-0400) Subject: g12: Print all kernel logs when debugging X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=43925d1d9fb8c0a3ef01558d4a2de9600b97322a;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_amlogic_g12-common.git g12: Print all kernel logs when debugging Change-Id: I5f182ff67df30d963a11c9b72a78d8dd7dca235b (cherry picked from commit a2de9a047ec9e52ec6ac27eacc1ce03eeb97cc66) --- diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0157dff..25c4296 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -19,7 +19,7 @@ TARGET_KERNEL_SOURCE := kernel/amlogic/linux-4.9 TARGET_KERNEL_VARIANT_CONFIG ?= g12a_variant_defconfig ifeq ($(WITH_CONSOLE),true) -BOARD_KERNEL_CMDLINE += console=ttyS0,115200 no_console_suspend +BOARD_KERNEL_CMDLINE += console=ttyS0,115200 no_console_suspend ignore_loglevel endif ## Partitions