Enable early debug UART support for Nord

Signed-off-by: Aswin Murugan <[email protected]>
---
 board/qualcomm/debug-nord.config | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 board/qualcomm/debug-nord.config

diff --git a/board/qualcomm/debug-nord.config b/board/qualcomm/debug-nord.config
new file mode 100644
index 00000000000..10011e338d8
--- /dev/null
+++ b/board/qualcomm/debug-nord.config
@@ -0,0 +1,5 @@
+CONFIG_DEBUG_UART=y
+CONFIG_DEBUG_UART_ANNOUNCE=y
+CONFIG_DEBUG_UART_BASE=0x884000
+CONFIG_DEBUG_UART_MSM_GENI=y
+CONFIG_DEBUG_UART_CLOCK=14745600
-- 
2.34.1

Reply via email to