Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 905fb5bb authored by Venkatesh Yadav Abbarapu's avatar Venkatesh Yadav Abbarapu
Browse files

mach-msm: fsm9010: update MSM_DEBUG_UART_PHYS for fsm9010



Change the console to UART3 for in FSM9010 targets.

Change-Id: I9e405fb785748f352cde4dec6405a3c561ae3a2c
Acked-by: default avatarKaushik Sikdar <ksikdar@qti.qualcomm.com>
Signed-off-by: default avatarVenkatesh Yadav Abbarapu <quicvenkat@codeaurora.org>
parent 0f4d7a28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@

#ifdef CONFIG_DEBUG_FSM9010_UART
#define MSM_DEBUG_UART_BASE	IOMEM(0xFA71F000)
#define MSM_DEBUG_UART_PHYS	0xF991F000
#define MSM_DEBUG_UART_PHYS	0xF9920000
#endif

#endif