[PATCH RESEND 08/16] board: qualcomm: add MSM8960 debug UART config
Sam Day via B4 Relay
devnull+me.samcday.com at kernel.org
Mon Jun 1 10:12:49 CEST 2026
From: Sam Day <me at samcday.com>
UARTDM lives in the GSBI aperture for this SoC family.
Signed-off-by: Sam Day <me at samcday.com>
---
board/qualcomm/debug-msm8960.config | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/board/qualcomm/debug-msm8960.config b/board/qualcomm/debug-msm8960.config
new file mode 100644
index 00000000000..f33f6b64920
--- /dev/null
+++ b/board/qualcomm/debug-msm8960.config
@@ -0,0 +1,5 @@
+CONFIG_DEBUG_UART=y
+CONFIG_DEBUG_UART_ANNOUNCE=y
+CONFIG_DEBUG_UART_BASE=0x16440000
+CONFIG_DEBUG_UART_MSM=y
+CONFIG_DEBUG_UART_CLOCK=1843200
--
2.54.0
More information about the U-Boot
mailing list