summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Weiss <[email protected]>2026-03-18 13:46:33 +0100
committerCasey Connolly <[email protected]>2026-04-27 12:38:44 +0200
commit714baccc338095ee8aeca8c9d6366ea9bfdc1eda (patch)
tree3a4851d3e6b4e12961bdfdb3a888d28df3a0f908
parent589e6eb7c27246bf495a8ad5b3ed65288455dba7 (diff)
board/qualcomm: add debug config fragment for Milos
Add a fragment similar to others to enable earlycon. Reviewed-by: Sumit Garg <[email protected]> Signed-off-by: Luca Weiss <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Casey Connolly <[email protected]>
-rw-r--r--board/qualcomm/debug-milos.config5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/qualcomm/debug-milos.config b/board/qualcomm/debug-milos.config
new file mode 100644
index 00000000000..a4cdd13f226
--- /dev/null
+++ b/board/qualcomm/debug-milos.config
@@ -0,0 +1,5 @@
+CONFIG_DEBUG_UART=y
+CONFIG_DEBUG_UART_ANNOUNCE=y
+CONFIG_DEBUG_UART_BASE=0xa94000
+CONFIG_DEBUG_UART_MSM_GENI=y
+CONFIG_DEBUG_UART_CLOCK=14745600