summaryrefslogtreecommitdiff
path: root/db845c
diff options
context:
space:
mode:
authorPeter Collingbourne <pcc@google.com>2022-05-23 14:19:21 -0700
committerPeter Collingbourne <pcc@google.com>2022-05-23 14:22:21 -0700
commita0d7e989f15926e49e46b6c0595d5c753ff36c3e (patch)
tree8477b5a8ae0bfb104a081e1af3b92f1ceef7a8d3 /db845c
parent096aafcee6c50d7d03ca6d43e9904e7a9825cc79 (diff)
Enable serial console on dragonboard devices.
A recent android-mainline kernel commit 01e249da0a52 ("ANDROID: GKI: Enable CONFIG_NULL_TTY by default") enabled CONFIG_NULL_TTY in the GKI, which caused the serial console to be disabled by default. This is a reasonable default for production devices, but for development boards it makes more sense to have it be enabled. Do so by passing the appropriate console flags in the boot image. Change-Id: I21e2a53a4f46a698060297dbff717a75816117df
Diffstat (limited to 'db845c')
-rw-r--r--db845c/BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/db845c/BoardConfig.mk b/db845c/BoardConfig.mk
index 018213a..5b6bfa0 100644
--- a/db845c/BoardConfig.mk
+++ b/db845c/BoardConfig.mk
@@ -34,6 +34,7 @@ BOARD_KERNEL_CMDLINE += init=/init androidboot.boot_devices=soc@0/1d84000.ufshc
BOARD_KERNEL_CMDLINE += deferred_probe_timeout=30
BOARD_KERNEL_CMDLINE += pcie_pme=nomsi #For WiFi to work on rb5
BOARD_KERNEL_CMDLINE += qcom_geni_serial.con_enabled=1
+BOARD_KERNEL_CMDLINE += console=ttyMSM0
# Image Configuration
BOARD_BOOTIMAGE_PARTITION_SIZE := 103079215104 #96M