[PATCH 7/7] board/qualcomm: add debug config fragment for Milos
Luca Weiss
luca.weiss at fairphone.com
Wed Mar 11 15:20:47 CET 2026
Add a fragment similar to others to enable earlycon.
Signed-off-by: Luca Weiss <luca.weiss at fairphone.com>
---
board/qualcomm/debug-milos.config | 5 +++++
1 file changed, 5 insertions(+)
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
--
2.53.0
More information about the U-Boot
mailing list